#67F2DD#67F2DD
#67F2DD is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.9% C 0.125 H 181.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2DD |
|---|---|
| RGB | rgb(103, 242, 221) |
| HSL | hsl(171, 84%, 68%) |
| HSV | hsv(171, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 8.7%, 5.1%) |
| CIE-LAB | lab(87.78, -42.64, -1.21) |
| CIE-LCH | lch(87.78, 42.66, 181.63°) |
| OKLab | oklab(87.9% -0.1246 -0.004) |
| OKLCH | oklch(87.9% 0.125 181.8) |
| XYZ | xyz(50.3909, 71.6032, 79.5578) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.97
Bright Aqua
#0BF9EA
ΔE00 4.09
Turquoise
#40E0D0
ΔE00 4.65
Aqua (survey)
#13EAC9
ΔE00 5.03
Light Aqua
#8CFFDB
ΔE00 5.94
Light Turquoise
#7EF4CC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2DD #F2677C
analogous
#67F297 #67F2DD #67C2F2
triadic
#67F2DD #DD67F2 #F2DD67
tetradic
#67F2DD #9767F2 #F2677C #C2F267
square
#67F2DD #9767F2 #F2677C #C2F267
split-complementary
#67F2DD #F267C2 #F29767
monochromatic
#12CDB1 #2FEDD0 #67F2DD #9FF7EA #D8FCF6
Accessibility & contrast
On white
1.37
#67F2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#67F2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2DD
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2DD | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DC
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f2dd; /* rgb */ color: rgb(103, 242, 221); /* oklch */ color: oklch(87.9% 0.125 181.8);
Tailwind
colors: {
custom: {
50: '#9ff7e7',
500: '#67f2dd',
950: '#000000',
},
}SCSS
$custom: #67f2dd; $custom-light: #9ff7e7; $custom-dark: #000000;
JSON
{
"hex": "#67f2dd",
"rgb": {
"r": 103,
"g": 242,
"b": 221
},
"hsl": {
"h": 170.935,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.87904,
"c": 0.12465,
"h": 181.8
},
"luminance": 0.71608
}Semantic roles & 50–950 ramp
primary
#67F2DD
secondary
#C9344B
accent
#0526E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584