#67EECB#67EECB
#67EECB is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.5% C 0.129 H 173.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #67EECB |
|---|---|
| RGB | rgb(103, 238, 203) |
| HSL | hsl(164, 80%, 67%) |
| HSV | hsv(164, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(86.18, -45.19, 5.88) |
| CIE-LCH | lch(86.18, 45.57, 172.59°) |
| OKLab | oklab(86.46% -0.1283 0.0149) |
| OKLCH | oklch(86.46% 0.129 173.4) |
| XYZ | xyz(46.9425, 68.3398, 67.2054) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.68
Tiffany Blue
#7BF2DA
ΔE00 3.57
Aqua (survey)
#13EAC9
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.27
Light Aqua
#8CFFDB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EECB #EE678A
analogous
#67EE87 #67EECB #67CEEE
triadic
#67EECB #CB67EE #EECB67
tetradic
#67EECB #8767EE #EE678A #CEEE67
square
#67EECB #8767EE #EE678A #CEEE67
split-complementary
#67EECB #EE67CE #EE8767
monochromatic
#16C597 #30E8B8 #67EECB #9EF4DE #D5FAF1
Accessibility & contrast
On white
1.43
#67EECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#67EECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EECB
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EECB | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#00F0E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67eecb; /* rgb */ color: rgb(103, 238, 203); /* oklch */ color: oklch(86.5% 0.129 173.4);
Tailwind
colors: {
custom: {
50: '#9ef4da',
500: '#67eecb',
950: '#000000',
},
}SCSS
$custom: #67eecb; $custom-light: #9ef4da; $custom-dark: #000000;
JSON
{
"hex": "#67eecb",
"rgb": {
"r": 103,
"g": 238,
"b": 203
},
"hsl": {
"h": 164.444,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.86456,
"c": 0.12913,
"h": 173.4
},
"luminance": 0.68344
}Semantic roles & 50–950 ramp
primary
#67EECB
secondary
#C2375B
accent
#0940DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583