#67F1CB#67F1CB
#67F1CB is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.2% C 0.133 H 172.1°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1CB |
|---|---|
| RGB | rgb(103, 241, 203) |
| HSL | hsl(163, 83%, 67%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 15.8%, 5.5%) |
| CIE-LAB | lab(87.05, -46.48, 7.13) |
| CIE-LCH | lch(87.05, 47.03, 171.28°) |
| OKLab | oklab(87.16% -0.1314 0.0181) |
| OKLCH | oklch(87.16% 0.133 172.1) |
| XYZ | xyz(47.8232, 70.1012, 67.4990) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.12
Aquamarine
#7FFFD4
ΔE00 3.49
Aqua Marine
#2EE8BB
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 3.99
Aqua (survey)
#13EAC9
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1CB #F1678D
analogous
#67F186 #67F1CB #67D2F1
triadic
#67F1CB #CB67F1 #F1CB67
tetradic
#67F1CB #8667F1 #F1678D #D2F167
square
#67F1CB #8667F1 #F1678D #D2F167
split-complementary
#67F1CB #F167D2 #F18667
monochromatic
#13CB98 #2FECB8 #67F1CB #9FF6DE #D7FBF1
Accessibility & contrast
On white
1.40
#67F1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#67F1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1CB
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1CB | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C9
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f1cb; /* rgb */ color: rgb(103, 241, 203); /* oklch */ color: oklch(87.2% 0.133 172.1);
Tailwind
colors: {
custom: {
50: '#9ef6da',
500: '#67f1cb',
950: '#000000',
},
}SCSS
$custom: #67f1cb; $custom-light: #9ef6da; $custom-dark: #000000;
JSON
{
"hex": "#67f1cb",
"rgb": {
"r": 103,
"g": 241,
"b": 203
},
"hsl": {
"h": 163.478,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.87164,
"c": 0.13265,
"h": 172.1
},
"luminance": 0.70106
}Semantic roles & 50–950 ramp
primary
#67F1CB
secondary
#C7355D
accent
#0642E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583