#67F2D0#67F2D0
#67F2D0 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.131 H 174.4°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2D0 |
|---|---|
| RGB | rgb(103, 242, 208) |
| HSL | hsl(165, 84%, 68%) |
| HSV | hsv(165, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 14%, 5.1%) |
| CIE-LAB | lab(87.45, -45.76, 5.11) |
| CIE-LCH | lch(87.45, 46.04, 173.63°) |
| OKLab | oklab(87.54% -0.1302 0.0128) |
| OKLCH | oklch(87.54% 0.131 174.4) |
| XYZ | xyz(48.7255, 70.9371, 70.7867) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.76
Tiffany Blue
#7BF2DA
ΔE00 3.12
Aqua (survey)
#13EAC9
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2D0 #F26789
analogous
#67F28B #67F2D0 #67CEF2
triadic
#67F2D0 #D067F2 #F2D067
tetradic
#67F2D0 #8B67F2 #F26789 #CEF267
square
#67F2D0 #8B67F2 #F26789 #CEF267
split-complementary
#67F2D0 #F267CE #F28B67
monochromatic
#12CD9F #2FEDBF #67F2D0 #9FF7E1 #D8FCF3
Accessibility & contrast
On white
1.38
#67F2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#67F2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2D0
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2D0 | 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)
#EAE4CE
Deuteranopia (green-blind)
#D6D5D2
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f2d0; /* rgb */ color: rgb(103, 242, 208); /* oklch */ color: oklch(87.5% 0.131 174.4);
Tailwind
colors: {
custom: {
50: '#9ef7de',
500: '#67f2d0',
950: '#000000',
},
}SCSS
$custom: #67f2d0; $custom-light: #9ef7de; $custom-dark: #000000;
JSON
{
"hex": "#67f2d0",
"rgb": {
"r": 103,
"g": 242,
"b": 208
},
"hsl": {
"h": 165.324,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.87535,
"c": 0.13088,
"h": 174.4
},
"luminance": 0.70942
}Semantic roles & 50–950 ramp
primary
#67F2D0
secondary
#C93458
accent
#053BE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584