#55EEB2#55EEB2
#55EEB2 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.3% C 0.155 H 163.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEB2 |
|---|---|
| RGB | rgb(85, 238, 178) |
| HSL | hsl(156, 82%, 63%) |
| HSV | hsv(156, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(85.14, -54.07, 17.38) |
| CIE-LCH | lch(85.14, 56.79, 162.18°) |
| OKLab | oklab(85.3% -0.1487 0.0444) |
| OKLCH | oklch(85.3% 0.155 163.4) |
| XYZ | xyz(42.3524, 66.2902, 52.6741) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.45
Greenish Cyan
#2AFEB7
ΔE00 3.89
Greenish Turquoise
#00FBB0
ΔE00 3.96
Light Aquamarine
#7BFDC7
ΔE00 4.19
Aqua Marine
#2EE8BB
ΔE00 4.31
Bright Teal
#01F9C6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEB2 #EE5591
analogous
#55EE65 #55EEB2 #55DDEE
triadic
#55EEB2 #B255EE #EEB255
tetradic
#55EEB2 #6555EE #EE5591 #DDEE55
square
#55EEB2 #6555EE #EE5591 #DDEE55
split-complementary
#55EEB2 #EE55DD #EE6555
monochromatic
#12B676 #1DE899 #55EEB2 #8DF4CB #C4F9E4
Accessibility & contrast
On white
1.47
#55EEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#55EEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEB2
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEB2 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEAF
Deuteranopia (green-blind)
#D5CFB6
Tritanopia (blue-blind)
#00EEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55eeb2; /* rgb */ color: rgb(85, 238, 178); /* oklch */ color: oklch(85.3% 0.155 163.4);
Tailwind
colors: {
custom: {
50: '#95f4c9',
500: '#55eeb2',
950: '#000000',
},
}SCSS
$custom: #55eeb2; $custom-light: #95f4c9; $custom-dark: #000000;
JSON
{
"hex": "#55eeb2",
"rgb": {
"r": 85,
"g": 238,
"b": 178
},
"hsl": {
"h": 156.471,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85295,
"c": 0.15521,
"h": 163.4
},
"luminance": 0.66295
}Semantic roles & 50–950 ramp
primary
#55EEB2
secondary
#B63165
accent
#075CDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582