#55EAC3#55EAC3
#55EAC3 is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.8% C 0.138 H 172.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #55EAC3 |
|---|---|
| RGB | rgb(85, 234, 195) |
| HSL | hsl(164, 78%, 63%) |
| HSV | hsv(164, 64%, 92%) |
| CMYK | cmyk(63.7%, 0%, 16.7%, 8.2%) |
| CIE-LAB | lab(84.34, -48.60, 7.36) |
| CIE-LCH | lch(84.34, 49.15, 171.39°) |
| OKLab | oklab(84.76% -0.137 0.0187) |
| OKLCH | oklch(84.76% 0.138 172.2) |
| XYZ | xyz(43.0146, 64.7124, 61.8430) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.20
Aqua (survey)
#13EAC9
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 4.33
Aquamarine (survey)
#04D8B2
ΔE00 4.93
Eucalyptus
#44D7A8
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EAC3 #EA557C
analogous
#55EA78 #55EAC3 #55C7EA
triadic
#55EAC3 #C355EA #EAC355
tetradic
#55EAC3 #7855EA #EA557C #C7EA55
square
#55EAC3 #7855EA #EA557C #C7EA55
split-complementary
#55EAC3 #EA55C7 #EA7855
monochromatic
#16AF87 #1FE3B0 #55EAC3 #8BF1D6 #C2F7E9
Accessibility & contrast
On white
1.51
#55EAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#55EAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EAC3
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EAC3 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBC1
Deuteranopia (green-blind)
#CECCC6
Tritanopia (blue-blind)
#00ECDF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55eac3; /* rgb */ color: rgb(85, 234, 195); /* oklch */ color: oklch(84.8% 0.138 172.2);
Tailwind
colors: {
custom: {
50: '#94f1d5',
500: '#55eac3',
950: '#000000',
},
}SCSS
$custom: #55eac3; $custom-light: #94f1d5; $custom-dark: #000000;
JSON
{
"hex": "#55eac3",
"rgb": {
"r": 85,
"g": 234,
"b": 195
},
"hsl": {
"h": 164.295,
"s": 78.01,
"l": 62.549
},
"oklch": {
"l": 0.84757,
"c": 0.13832,
"h": 172.2
},
"luminance": 0.64717
}Semantic roles & 50–950 ramp
primary
#55EAC3
secondary
#B03454
accent
#0B41DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583