#67E8CA#67E8CA
#67E8CA is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.0% C 0.123 H 175.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8CA |
|---|---|
| RGB | rgb(103, 232, 202) |
| HSL | hsl(166, 74%, 66%) |
| HSV | hsv(166, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 12.9%, 9%) |
| CIE-LAB | lab(84.41, -42.80, 3.85) |
| CIE-LCH | lch(84.41, 42.97, 174.86°) |
| OKLab | oklab(85.01% -0.1224 0.0096) |
| OKLCH | oklch(85.01% 0.123 175.5) |
| XYZ | xyz(45.1059, 64.8567, 66.0072) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.20
Aqua (survey)
#13EAC9
ΔE00 3.58
Light Turquoise
#7EF4CC
ΔE00 4.10
Aqua Marine
#2EE8BB
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 5.21
Turquoise
#40E0D0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8CA #E86785
analogous
#67E88A #67E8CA #67C5E8
triadic
#67E8CA #CA67E8 #E8CA67
tetradic
#67E8CA #8A67E8 #E86785 #C5E867
square
#67E8CA #8A67E8 #E86785 #C5E867
split-complementary
#67E8CA #E867C5 #E88A67
monochromatic
#1CB994 #32E0B7 #67E8CA #9CF0DD #D1F8EF
Accessibility & contrast
On white
1.50
#67E8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#67E8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8CA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8CA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#09EBDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e8ca; /* rgb */ color: rgb(103, 232, 202); /* oklch */ color: oklch(85.0% 0.123 175.5);
Tailwind
colors: {
custom: {
50: '#9df0da',
500: '#67e8ca',
950: '#000000',
},
}SCSS
$custom: #67e8ca; $custom-light: #9df0da; $custom-dark: #000000;
JSON
{
"hex": "#67e8ca",
"rgb": {
"r": 103,
"g": 232,
"b": 202
},
"hsl": {
"h": 166.047,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.85012,
"c": 0.12276,
"h": 175.5
},
"luminance": 0.64861
}Semantic roles & 50–950 ramp
primary
#67E8CA
secondary
#B83B58
accent
#103ED6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583