#67E8CE#67E8CE
#67E8CE is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.1% C 0.121 H 177.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8CE |
|---|---|
| RGB | rgb(103, 232, 206) |
| HSL | hsl(168, 74%, 66%) |
| HSV | hsv(168, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 11.2%, 9%) |
| CIE-LAB | lab(84.51, -41.85, 1.89) |
| CIE-LCH | lch(84.51, 41.89, 177.41°) |
| OKLab | oklab(85.13% -0.1206 0.0044) |
| OKLCH | oklch(85.13% 0.121 177.9) |
| XYZ | xyz(45.5857, 65.0486, 68.5339) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.67
Aqua (survey)
#13EAC9
ΔE00 3.83
Turquoise
#40E0D0
ΔE00 4.29
Light Turquoise
#7EF4CC
ΔE00 4.99
Aqua Marine
#2EE8BB
ΔE00 5.55
Light Teal
#90E4C1
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8CE #E86781
analogous
#67E88D #67E8CE #67C1E8
triadic
#67E8CE #CE67E8 #E8CE67
tetradic
#67E8CE #8D67E8 #E86781 #C1E867
square
#67E8CE #8D67E8 #E86781 #C1E867
split-complementary
#67E8CE #E867C1 #E88D67
monochromatic
#1CB999 #32E0BD #67E8CE #9CF0DF #D1F8F0
Accessibility & contrast
On white
1.50
#67E8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#67E8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8CE
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8CE | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCD
Deuteranopia (green-blind)
#CCCDD0
Tritanopia (blue-blind)
#00EBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e8ce; /* rgb */ color: rgb(103, 232, 206); /* oklch */ color: oklch(85.1% 0.121 177.9);
Tailwind
colors: {
custom: {
50: '#9df0dc',
500: '#67e8ce',
950: '#000000',
},
}SCSS
$custom: #67e8ce; $custom-light: #9df0dc; $custom-dark: #000000;
JSON
{
"hex": "#67e8ce",
"rgb": {
"r": 103,
"g": 232,
"b": 206
},
"hsl": {
"h": 167.907,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.85125,
"c": 0.12071,
"h": 177.9
},
"luminance": 0.65053
}Semantic roles & 50–950 ramp
primary
#67E8CE
secondary
#B83B54
accent
#1038D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584