#67F2DA#67F2DA
#67F2DA is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.8% C 0.126 H 180.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2DA |
|---|---|
| RGB | rgb(103, 242, 218) |
| HSL | hsl(170, 84%, 68%) |
| HSV | hsv(170, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 9.9%, 5.1%) |
| CIE-LAB | lab(87.70, -43.37, 0.25) |
| CIE-LCH | lch(87.70, 43.37, 179.68°) |
| OKLab | oklab(87.82% -0.1259 -0.0001) |
| OKLCH | oklch(87.82% 0.126 180) |
| XYZ | xyz(49.9948, 71.4448, 77.4716) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.62
Aqua (survey)
#13EAC9
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 4.67
Turquoise
#40E0D0
ΔE00 4.99
Light Aqua
#8CFFDB
ΔE00 5.27
Light Turquoise
#7EF4CC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2DA #F2677F
analogous
#67F294 #67F2DA #67C5F2
triadic
#67F2DA #DA67F2 #F2DA67
tetradic
#67F2DA #9467F2 #F2677F #C5F267
square
#67F2DA #9467F2 #F2677F #C5F267
split-complementary
#67F2DA #F267C5 #F29467
monochromatic
#12CDAD #2FEDCC #67F2DA #9FF7E8 #D8FCF5
Accessibility & contrast
On white
1.37
#67F2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#67F2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2DA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2DA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D9
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f2da; /* rgb */ color: rgb(103, 242, 218); /* oklch */ color: oklch(87.8% 0.126 180.0);
Tailwind
colors: {
custom: {
50: '#9ff7e5',
500: '#67f2da',
950: '#000000',
},
}SCSS
$custom: #67f2da; $custom-light: #9ff7e5; $custom-dark: #000000;
JSON
{
"hex": "#67f2da",
"rgb": {
"r": 103,
"g": 242,
"b": 218
},
"hsl": {
"h": 169.64,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.87817,
"c": 0.12589,
"h": 180
},
"luminance": 0.7145
}Semantic roles & 50–950 ramp
primary
#67F2DA
secondary
#C9344E
accent
#052BE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584