#55EBCC#55EBCC
#55EBCC is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.134 H 176.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #55EBCC |
|---|---|
| RGB | rgb(85, 235, 204) |
| HSL | hsl(168, 79%, 63%) |
| HSV | hsv(168, 64%, 92%) |
| CMYK | cmyk(63.8%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(84.84, -46.87, 3.37) |
| CIE-LCH | lch(84.84, 46.99, 175.89°) |
| OKLab | oklab(85.24% -0.134 0.0082) |
| OKLCH | oklch(85.24% 0.134 176.5) |
| XYZ | xyz(44.3485, 65.7028, 67.4597) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.29
Tiffany Blue
#7BF2DA
ΔE00 3.60
Aqua Marine
#2EE8BB
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.50
Turquoise
#40E0D0
ΔE00 5.13
Aquamarine (survey)
#04D8B2
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EBCC #EB5574
analogous
#55EB81 #55EBCC #55BFEB
triadic
#55EBCC #CC55EB #EBCC55
tetradic
#55EBCC #8155EB #EB5574 #BFEB55
square
#55EBCC #8155EB #EB5574 #BFEB55
split-complementary
#55EBCC #EB55BF #EB8155
monochromatic
#15B191 #1EE5BC #55EBCC #8CF1DC #C3F8ED
Accessibility & contrast
On white
1.48
#55EBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#55EBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EBCC
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EBCC | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCB
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#00EEE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55ebcc; /* rgb */ color: rgb(85, 235, 204); /* oklch */ color: oklch(85.2% 0.134 176.5);
Tailwind
colors: {
custom: {
50: '#95f2db',
500: '#55ebcc',
950: '#000000',
},
}SCSS
$custom: #55ebcc; $custom-light: #95f2db; $custom-dark: #000000;
JSON
{
"hex": "#55ebcc",
"rgb": {
"r": 85,
"g": 235,
"b": 204
},
"hsl": {
"h": 167.6,
"s": 78.947,
"l": 62.745
},
"oklch": {
"l": 0.85244,
"c": 0.13429,
"h": 176.5
},
"luminance": 0.65708
}Semantic roles & 50–950 ramp
primary
#55EBCC
secondary
#B1334D
accent
#0A35DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584