#67F0D7#67F0D7
#67F0D7 is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.3% C 0.125 H 179.3°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0D7 |
|---|---|
| RGB | rgb(103, 240, 215) |
| HSL | hsl(169, 82%, 67%) |
| HSV | hsv(169, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 10.4%, 5.9%) |
| CIE-LAB | lab(87.05, -43.22, 0.86) |
| CIE-LCH | lch(87.05, 43.23, 178.86°) |
| OKLab | oklab(87.26% -0.1251 0.0016) |
| OKLCH | oklch(87.26% 0.125 179.3) |
| XYZ | xyz(49.0138, 70.1052, 75.2254) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.63
Aqua (survey)
#13EAC9
ΔE00 4.14
Turquoise
#40E0D0
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 4.96
Bright Aqua
#0BF9EA
ΔE00 5.10
Light Aqua
#8CFFDB
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0D7 #F06780
analogous
#67F093 #67F0D7 #67C5F0
triadic
#67F0D7 #D767F0 #F0D767
tetradic
#67F0D7 #9367F0 #F06780 #C5F067
square
#67F0D7 #9367F0 #F06780 #C5F067
split-complementary
#67F0D7 #F067C5 #F09367
monochromatic
#14C9A8 #2FEBC8 #67F0D7 #9FF5E6 #D6FBF4
Accessibility & contrast
On white
1.40
#67F0D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#67F0D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0D7
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0D7 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D6
Deuteranopia (green-blind)
#D2D4D9
Tritanopia (blue-blind)
#00F4E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f0d7; /* rgb */ color: rgb(103, 240, 215); /* oklch */ color: oklch(87.3% 0.125 179.3);
Tailwind
colors: {
custom: {
50: '#9ef5e3',
500: '#67f0d7',
950: '#000000',
},
}SCSS
$custom: #67f0d7; $custom-light: #9ef5e3; $custom-dark: #000000;
JSON
{
"hex": "#67f0d7",
"rgb": {
"r": 103,
"g": 240,
"b": 215
},
"hsl": {
"h": 169.051,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.87262,
"c": 0.12512,
"h": 179.3
},
"luminance": 0.7011
}Semantic roles & 50–950 ramp
primary
#67F0D7
secondary
#C63550
accent
#072EDE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584