#67EBCC#67EBCC
#67EBCC is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.125 H 175.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBCC |
|---|---|
| RGB | rgb(103, 235, 204) |
| HSL | hsl(166, 77%, 66%) |
| HSV | hsv(166, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(85.33, -43.65, 4.13) |
| CIE-LCH | lch(85.33, 43.84, 174.59°) |
| OKLab | oklab(85.78% -0.1247 0.0103) |
| OKLCH | oklch(85.78% 0.125 175.3) |
| XYZ | xyz(46.1959, 66.6554, 67.5463) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.96
Aqua (survey)
#13EAC9
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 4.46
Light Aqua
#8CFFDB
ΔE00 5.08
Aquamarine
#7FFFD4
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBCC #EB6786
analogous
#67EB8A #67EBCC #67C8EB
triadic
#67EBCC #CC67EB #EBCC67
tetradic
#67EBCC #8A67EB #EB6786 #C8EB67
square
#67EBCC #8A67EB #EB6786 #C8EB67
split-complementary
#67EBCC #EB67C8 #EB8A67
monochromatic
#19BF98 #31E4BA #67EBCC #9DF2DE #D3F9F0
Accessibility & contrast
On white
1.47
#67EBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#67EBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBCC
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBCC | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECB
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#00EEE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ebcc; /* rgb */ color: rgb(103, 235, 204); /* oklch */ color: oklch(85.8% 0.125 175.3);
Tailwind
colors: {
custom: {
50: '#9df2db',
500: '#67ebcc',
950: '#000000',
},
}SCSS
$custom: #67ebcc; $custom-light: #9df2db; $custom-dark: #000000;
JSON
{
"hex": "#67ebcc",
"rgb": {
"r": 103,
"g": 235,
"b": 204
},
"hsl": {
"h": 165.909,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85776,
"c": 0.1251,
"h": 175.3
},
"luminance": 0.6666
}Semantic roles & 50–950 ramp
primary
#67EBCC
secondary
#BD3958
accent
#0D3DD9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584