#67F1CC#67F1CC
#67F1CC is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.2% C 0.132 H 172.7°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1CC |
|---|---|
| RGB | rgb(103, 241, 204) |
| HSL | hsl(164, 83%, 67%) |
| HSV | hsv(164, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 15.4%, 5.5%) |
| CIE-LAB | lab(87.07, -46.25, 6.64) |
| CIE-LCH | lch(87.07, 46.73, 171.82°) |
| OKLab | oklab(87.19% -0.131 0.0169) |
| OKLCH | oklch(87.19% 0.132 172.7) |
| XYZ | xyz(47.9428, 70.1491, 68.1286) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.25
Aquamarine
#7FFFD4
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 3.97
Aqua (survey)
#13EAC9
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1CC #F1678C
analogous
#67F187 #67F1CC #67D1F1
triadic
#67F1CC #CC67F1 #F1CC67
tetradic
#67F1CC #8767F1 #F1678C #D1F167
square
#67F1CC #8767F1 #F1678C #D1F167
split-complementary
#67F1CC #F167D1 #F18767
monochromatic
#13CB9A #2FECB9 #67F1CC #9FF6DF #D7FBF2
Accessibility & contrast
On white
1.40
#67F1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#67F1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1CC
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1CC | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f1cc; /* rgb */ color: rgb(103, 241, 204); /* oklch */ color: oklch(87.2% 0.132 172.7);
Tailwind
colors: {
custom: {
50: '#9ef6db',
500: '#67f1cc',
950: '#000000',
},
}SCSS
$custom: #67f1cc; $custom-light: #9ef6db; $custom-dark: #000000;
JSON
{
"hex": "#67f1cc",
"rgb": {
"r": 103,
"g": 241,
"b": 204
},
"hsl": {
"h": 163.913,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.87191,
"c": 0.13204,
"h": 172.7
},
"luminance": 0.70154
}Semantic roles & 50–950 ramp
primary
#67F1CC
secondary
#C7355C
accent
#0640E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584