#55E9C3#55E9C3
#55E9C3 is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.5% C 0.137 H 172.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #55E9C3 |
|---|---|
| RGB | rgb(85, 233, 195) |
| HSL | hsl(165, 77%, 62%) |
| HSV | hsv(165, 64%, 91%) |
| CMYK | cmyk(63.5%, 0%, 16.3%, 8.6%) |
| CIE-LAB | lab(84.04, -48.18, 6.94) |
| CIE-LCH | lch(84.04, 48.67, 171.80°) |
| OKLab | oklab(84.52% -0.136 0.0176) |
| OKLCH | oklch(84.52% 0.137 172.6) |
| XYZ | xyz(42.7307, 64.1447, 61.7484) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.31
Aqua (survey)
#13EAC9
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 4.60
Aquamarine (survey)
#04D8B2
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E9C3 #E9557B
analogous
#55E979 #55E9C3 #55C5E9
triadic
#55E9C3 #C355E9 #E9C355
tetradic
#55E9C3 #7955E9 #E9557B #C5E955
square
#55E9C3 #7955E9 #E9557B #C5E955
split-complementary
#55E9C3 #E955C5 #E97955
monochromatic
#16AD86 #1FE2B0 #55E9C3 #8BF0D6 #C1F7E9
Accessibility & contrast
On white
1.52
#55E9C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#55E9C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E9C3
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E9C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E9C3 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DBC1
Deuteranopia (green-blind)
#CDCBC6
Tritanopia (blue-blind)
#00EBDE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55e9c3; /* rgb */ color: rgb(85, 233, 195); /* oklch */ color: oklch(84.5% 0.137 172.6);
Tailwind
colors: {
custom: {
50: '#94f1d5',
500: '#55e9c3',
950: '#000000',
},
}SCSS
$custom: #55e9c3; $custom-light: #94f1d5; $custom-dark: #000000;
JSON
{
"hex": "#55e9c3",
"rgb": {
"r": 85,
"g": 233,
"b": 195
},
"hsl": {
"h": 164.595,
"s": 77.083,
"l": 62.353
},
"oklch": {
"l": 0.84517,
"c": 0.13717,
"h": 172.6
},
"luminance": 0.64149
}Semantic roles & 50–950 ramp
primary
#55E9C3
secondary
#AE3453
accent
#0C41D9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583