#55EEA2#55EEA2
#55EEA2 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 84.9% C 0.168 H 157.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEA2 |
|---|---|
| RGB | rgb(85, 238, 162) |
| HSL | hsl(150, 82%, 63%) |
| HSV | hsv(150, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(84.84, -57.34, 25.21) |
| CIE-LCH | lch(84.84, 62.64, 156.27°) |
| OKLab | oklab(84.94% -0.1559 0.0637) |
| OKLCH | oklch(84.94% 0.168 157.8) |
| XYZ | xyz(40.8386, 65.6847, 44.7016) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.86
Light Green Blue
#56FCA2
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.54
Aqua Green
#12E193
ΔE00 3.83
Seafoam (survey)
#80F9AD
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEA2 #EE55A1
analogous
#55EE55 #55EEA2 #55EDEE
triadic
#55EEA2 #A255EE #EEA255
tetradic
#55EEA2 #5555EE #EE55A1 #EDEE55
square
#55EEA2 #5555EE #EE55A1 #EDEE55
split-complementary
#55EEA2 #EE55ED #EE5555
monochromatic
#12B665 #1DE884 #55EEA2 #8DF4C0 #C4F9DF
Accessibility & contrast
On white
1.49
#55EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#55EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEA2
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEA2 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 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)
#ECDC9D
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#00ECDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55eea2; /* rgb */ color: rgb(85, 238, 162); /* oklch */ color: oklch(84.9% 0.168 157.8);
Tailwind
colors: {
custom: {
50: '#94f4be',
500: '#55eea2',
950: '#000000',
},
}SCSS
$custom: #55eea2; $custom-light: #94f4be; $custom-dark: #000000;
JSON
{
"hex": "#55eea2",
"rgb": {
"r": 85,
"g": 238,
"b": 162
},
"hsl": {
"h": 150.196,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.8494,
"c": 0.16846,
"h": 157.8
},
"luminance": 0.65689
}Semantic roles & 50–950 ramp
primary
#55EEA2
secondary
#B63173
accent
#0772DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582