#67F0D9#67F0D9
#67F0D9 is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.3% C 0.124 H 180.5°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0D9 |
|---|---|
| RGB | rgb(103, 240, 217) |
| HSL | hsl(170, 82%, 67%) |
| HSV | hsv(170, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 9.6%, 5.9%) |
| CIE-LAB | lab(87.10, -42.73, -0.11) |
| CIE-LCH | lch(87.10, 42.73, 180.15°) |
| OKLab | oklab(87.32% -0.1242 -0.001) |
| OKLCH | oklch(87.32% 0.124 180.5) |
| XYZ | xyz(49.2723, 70.2086, 76.5871) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.68
Aqua (survey)
#13EAC9
ΔE00 4.48
Turquoise
#40E0D0
ΔE00 4.56
Bright Aqua
#0BF9EA
ΔE00 4.68
Light Turquoise
#7EF4CC
ΔE00 5.53
Light Aqua
#8CFFDB
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0D9 #F0677E
analogous
#67F095 #67F0D9 #67C3F0
triadic
#67F0D9 #D967F0 #F0D967
tetradic
#67F0D9 #9567F0 #F0677E #C3F067
square
#67F0D9 #9567F0 #F0677E #C3F067
split-complementary
#67F0D9 #F067C3 #F09567
monochromatic
#14C9AA #2FEBCB #67F0D9 #9FF5E7 #D6FBF5
Accessibility & contrast
On white
1.40
#67F0D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#67F0D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0D9
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0D9 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D8
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f0d9; /* rgb */ color: rgb(103, 240, 217); /* oklch */ color: oklch(87.3% 0.124 180.5);
Tailwind
colors: {
custom: {
50: '#9ef5e4',
500: '#67f0d9',
950: '#000000',
},
}SCSS
$custom: #67f0d9; $custom-light: #9ef5e4; $custom-dark: #000000;
JSON
{
"hex": "#67f0d9",
"rgb": {
"r": 103,
"g": 240,
"b": 217
},
"hsl": {
"h": 169.927,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.8732,
"c": 0.12424,
"h": 180.5
},
"luminance": 0.70213
}Semantic roles & 50–950 ramp
primary
#67F0D9
secondary
#C6354E
accent
#072BDE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584