#67F2DC#67F2DC
#67F2DC is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.9% C 0.125 H 181.2°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2DC |
|---|---|
| RGB | rgb(103, 242, 220) |
| HSL | hsl(171, 84%, 68%) |
| HSV | hsv(171, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(87.75, -42.88, -0.73) |
| CIE-LCH | lch(87.75, 42.89, 180.97°) |
| OKLab | oklab(87.88% -0.125 -0.0026) |
| OKLCH | oklch(87.88% 0.125 181.2) |
| XYZ | xyz(50.2581, 71.5501, 78.8582) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.81
Bright Aqua
#0BF9EA
ΔE00 4.27
Turquoise
#40E0D0
ΔE00 4.75
Aqua (survey)
#13EAC9
ΔE00 4.83
Light Aqua
#8CFFDB
ΔE00 5.71
Light Turquoise
#7EF4CC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2DC #F2677D
analogous
#67F297 #67F2DC #67C2F2
triadic
#67F2DC #DC67F2 #F2DC67
tetradic
#67F2DC #9767F2 #F2677D #C2F267
square
#67F2DC #9767F2 #F2677D #C2F267
split-complementary
#67F2DC #F267C2 #F29767
monochromatic
#12CDAF #2FEDCF #67F2DC #9FF7E9 #D8FCF6
Accessibility & contrast
On white
1.37
#67F2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#67F2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2DC
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2DC | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DB
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f2dc; /* rgb */ color: rgb(103, 242, 220); /* oklch */ color: oklch(87.9% 0.125 181.2);
Tailwind
colors: {
custom: {
50: '#9ff7e6',
500: '#67f2dc',
950: '#000000',
},
}SCSS
$custom: #67f2dc; $custom-light: #9ff7e6; $custom-dark: #000000;
JSON
{
"hex": "#67f2dc",
"rgb": {
"r": 103,
"g": 242,
"b": 220
},
"hsl": {
"h": 170.504,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.87875,
"c": 0.12505,
"h": 181.2
},
"luminance": 0.71555
}Semantic roles & 50–950 ramp
primary
#67F2DC
secondary
#C9344C
accent
#0528E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584