#55EDCA#55EDCA
#55EDCA is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.7% C 0.138 H 174.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #55EDCA |
|---|---|
| RGB | rgb(85, 237, 202) |
| HSL | hsl(166, 81%, 63%) |
| HSV | hsv(166, 64%, 93%) |
| CMYK | cmyk(64.1%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(85.38, -48.20, 5.20) |
| CIE-LCH | lch(85.38, 48.48, 173.85°) |
| OKLab | oklab(85.67% -0.1369 0.013) |
| OKLCH | oklch(85.67% 0.138 174.6) |
| XYZ | xyz(44.6860, 66.7591, 66.3964) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.50
Aqua Marine
#2EE8BB
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.76
Tiffany Blue
#7BF2DA
ΔE00 4.12
Bright Teal
#01F9C6
ΔE00 4.57
Aquamarine
#7FFFD4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EDCA #ED5578
analogous
#55ED7E #55EDCA #55C4ED
triadic
#55EDCA #CA55ED #EDCA55
tetradic
#55EDCA #7E55ED #ED5578 #C4ED55
square
#55EDCA #7E55ED #ED5578 #C4ED55
split-complementary
#55EDCA #ED55C4 #ED7E55
monochromatic
#13B48F #1EE7B9 #55EDCA #8CF3DB #C4F9ED
Accessibility & contrast
On white
1.46
#55EDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#55EDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EDCA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EDCA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC8
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55edca; /* rgb */ color: rgb(85, 237, 202); /* oklch */ color: oklch(85.7% 0.138 174.6);
Tailwind
colors: {
custom: {
50: '#95f3da',
500: '#55edca',
950: '#000000',
},
}SCSS
$custom: #55edca; $custom-light: #95f3da; $custom-dark: #000000;
JSON
{
"hex": "#55edca",
"rgb": {
"r": 85,
"g": 237,
"b": 202
},
"hsl": {
"h": 166.184,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.85666,
"c": 0.13756,
"h": 174.6
},
"luminance": 0.66764
}Semantic roles & 50–950 ramp
primary
#55EDCA
secondary
#B43250
accent
#0839DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583