#67F1DC#67F1DC
#67F1DC is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.6% C 0.124 H 181.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1DC |
|---|---|
| RGB | rgb(103, 241, 220) |
| HSL | hsl(171, 83%, 67%) |
| HSV | hsv(171, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 8.7%, 5.5%) |
| CIE-LAB | lab(87.46, -42.44, -1.15) |
| CIE-LCH | lch(87.46, 42.46, 181.55°) |
| OKLab | oklab(87.64% -0.124 -0.0038) |
| OKLCH | oklch(87.64% 0.124 181.7) |
| XYZ | xyz(49.9613, 70.9565, 78.7593) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.94
Bright Aqua
#0BF9EA
ΔE00 4.19
Turquoise
#40E0D0
ΔE00 4.49
Aqua (survey)
#13EAC9
ΔE00 4.95
Light Aqua
#8CFFDB
ΔE00 6.00
Light Turquoise
#7EF4CC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1DC #F1677C
analogous
#67F197 #67F1DC #67C1F1
triadic
#67F1DC #DC67F1 #F1DC67
tetradic
#67F1DC #9767F1 #F1677C #C1F167
square
#67F1DC #9767F1 #F1677C #C1F167
split-complementary
#67F1DC #F167C1 #F19767
monochromatic
#13CBAF #2FECCF #67F1DC #9FF6E9 #D7FBF6
Accessibility & contrast
On white
1.38
#67F1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#67F1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1DC
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1DC | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DB
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#00F5EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f1dc; /* rgb */ color: rgb(103, 241, 220); /* oklch */ color: oklch(87.6% 0.124 181.7);
Tailwind
colors: {
custom: {
50: '#9ff6e6',
500: '#67f1dc',
950: '#000000',
},
}SCSS
$custom: #67f1dc; $custom-light: #9ff6e6; $custom-dark: #000000;
JSON
{
"hex": "#67f1dc",
"rgb": {
"r": 103,
"g": 241,
"b": 220
},
"hsl": {
"h": 170.87,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.87642,
"c": 0.12405,
"h": 181.7
},
"luminance": 0.70961
}Semantic roles & 50–950 ramp
primary
#67F1DC
secondary
#C7354B
accent
#0627E0
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584