#67F1D9#67F1D9
#67F1D9 is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.6% C 0.125 H 179.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1D9 |
|---|---|
| RGB | rgb(103, 241, 217) |
| HSL | hsl(170, 83%, 67%) |
| HSV | hsv(170, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 10%, 5.5%) |
| CIE-LAB | lab(87.39, -43.17, 0.31) |
| CIE-LCH | lch(87.39, 43.18, 179.59°) |
| OKLab | oklab(87.55% -0.1253 0.0001) |
| OKLCH | oklch(87.55% 0.125 179.9) |
| XYZ | xyz(49.5675, 70.7990, 76.6855) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.61
Aqua (survey)
#13EAC9
ΔE00 4.38
Bright Aqua
#0BF9EA
ΔE00 4.77
Turquoise
#40E0D0
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 5.25
Light Aqua
#8CFFDB
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1D9 #F1677F
analogous
#67F194 #67F1D9 #67C4F1
triadic
#67F1D9 #D967F1 #F1D967
tetradic
#67F1D9 #9467F1 #F1677F #C4F167
square
#67F1D9 #9467F1 #F1677F #C4F167
split-complementary
#67F1D9 #F167C4 #F19467
monochromatic
#13CBAB #2FECCB #67F1D9 #9FF6E7 #D7FBF5
Accessibility & contrast
On white
1.39
#67F1D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#67F1D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1D9
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1D9 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E4D8
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#00F5EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f1d9; /* rgb */ color: rgb(103, 241, 217); /* oklch */ color: oklch(87.6% 0.125 179.9);
Tailwind
colors: {
custom: {
50: '#9ef6e4',
500: '#67f1d9',
950: '#000000',
},
}SCSS
$custom: #67f1d9; $custom-light: #9ef6e4; $custom-dark: #000000;
JSON
{
"hex": "#67f1d9",
"rgb": {
"r": 103,
"g": 241,
"b": 217
},
"hsl": {
"h": 169.565,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.87554,
"c": 0.12528,
"h": 179.9
},
"luminance": 0.70804
}Semantic roles & 50–950 ramp
primary
#67F1D9
secondary
#C7354E
accent
#062CE0
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584