#67F0DC#67F0DC
#67F0DC is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.4% C 0.123 H 182.3°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0DC |
|---|---|
| RGB | rgb(103, 240, 220) |
| HSL | hsl(171, 82%, 67%) |
| HSV | hsv(171, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(87.18, -42.00, -1.57) |
| CIE-LCH | lch(87.18, 42.03, 182.14°) |
| OKLab | oklab(87.41% -0.1229 -0.0049) |
| OKLCH | oklch(87.41% 0.123 182.3) |
| XYZ | xyz(49.6661, 70.3661, 78.6609) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.13
Bright Aqua
#0BF9EA
ΔE00 4.15
Turquoise
#40E0D0
ΔE00 4.24
Aqua (survey)
#13EAC9
ΔE00 5.11
Light Aqua
#8CFFDB
ΔE00 6.31
Light Turquoise
#7EF4CC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0DC #F0677B
analogous
#67F098 #67F0DC #67BFF0
triadic
#67F0DC #DC67F0 #F0DC67
tetradic
#67F0DC #9867F0 #F0677B #BFF067
square
#67F0DC #9867F0 #F0677B #BFF067
split-complementary
#67F0DC #F067BF #F09867
monochromatic
#14C9AE #2FEBCF #67F0DC #9FF5E9 #D6FBF6
Accessibility & contrast
On white
1.39
#67F0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#67F0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0DC
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0DC | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3DB
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#00F4EA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f0dc; /* rgb */ color: rgb(103, 240, 220); /* oklch */ color: oklch(87.4% 0.123 182.3);
Tailwind
colors: {
custom: {
50: '#9ef5e6',
500: '#67f0dc',
950: '#000000',
},
}SCSS
$custom: #67f0dc; $custom-light: #9ef5e6; $custom-dark: #000000;
JSON
{
"hex": "#67f0dc",
"rgb": {
"r": 103,
"g": 240,
"b": 220
},
"hsl": {
"h": 171.241,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.87408,
"c": 0.12305,
"h": 182.3
},
"luminance": 0.70371
}Semantic roles & 50–950 ramp
primary
#67F0DC
secondary
#C6354B
accent
#0727DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584