#55EEA3#55EEA3
#55EEA3 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.0% C 0.168 H 158.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEA3 |
|---|---|
| RGB | rgb(85, 238, 163) |
| HSL | hsl(151, 82%, 63%) |
| HSV | hsv(151, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(84.85, -57.14, 24.72) |
| CIE-LCH | lch(84.85, 62.26, 156.61°) |
| OKLab | oklab(84.96% -0.1555 0.0625) |
| OKLCH | oklch(84.96% 0.168 158.1) |
| XYZ | xyz(40.9279, 65.7204, 45.1716) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 3.52
Light Green Blue
#56FCA2
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.65
Greenish Turquoise
#00FBB0
ΔE00 3.79
Aqua Green
#12E193
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEA3 #EE55A0
analogous
#55EE56 #55EEA3 #55EDEE
triadic
#55EEA3 #A355EE #EEA355
tetradic
#55EEA3 #5655EE #EE55A0 #EDEE55
square
#55EEA3 #5655EE #EE55A0 #EDEE55
split-complementary
#55EEA3 #EE55ED #EE5655
monochromatic
#12B666 #1DE885 #55EEA3 #8DF4C1 #C4F9DF
Accessibility & contrast
On white
1.48
#55EEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#55EEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEA3
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEA3 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9E
Deuteranopia (green-blind)
#D8CEA8
Tritanopia (blue-blind)
#00ECDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55eea3; /* rgb */ color: rgb(85, 238, 163); /* oklch */ color: oklch(85.0% 0.168 158.1);
Tailwind
colors: {
custom: {
50: '#94f4be',
500: '#55eea3',
950: '#000000',
},
}SCSS
$custom: #55eea3; $custom-light: #94f4be; $custom-dark: #000000;
JSON
{
"hex": "#55eea3",
"rgb": {
"r": 85,
"g": 238,
"b": 163
},
"hsl": {
"h": 150.588,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84961,
"c": 0.16759,
"h": 158.1
},
"luminance": 0.65725
}Semantic roles & 50–950 ramp
primary
#55EEA3
secondary
#B63172
accent
#0771DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582