#55EEB0#55EEB0
#55EEB0 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.2% C 0.157 H 162.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEB0 |
|---|---|
| RGB | rgb(85, 238, 176) |
| HSL | hsl(156, 82%, 63%) |
| HSV | hsv(156, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(85.10, -54.49, 18.36) |
| CIE-LCH | lch(85.10, 57.50, 161.38°) |
| OKLab | oklab(85.25% -0.1496 0.0468) |
| OKLCH | oklch(85.25% 0.157 162.6) |
| XYZ | xyz(42.1531, 66.2104, 51.6243) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.25
Greenish Turquoise
#00FBB0
ΔE00 3.79
Greenish Cyan
#2AFEB7
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 4.34
Light Blue Green
#7EFBB3
ΔE00 4.56
Aqua Marine
#2EE8BB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEB0 #EE5593
analogous
#55EE63 #55EEB0 #55E0EE
triadic
#55EEB0 #B055EE #EEB055
tetradic
#55EEB0 #6355EE #EE5593 #E0EE55
square
#55EEB0 #6355EE #EE5593 #E0EE55
split-complementary
#55EEB0 #EE55E0 #EE6355
monochromatic
#12B674 #1DE896 #55EEB0 #8DF4CA #C4F9E4
Accessibility & contrast
On white
1.47
#55EEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#55EEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEB0
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEB0 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAD
Deuteranopia (green-blind)
#D6CFB4
Tritanopia (blue-blind)
#00EEDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55eeb0; /* rgb */ color: rgb(85, 238, 176); /* oklch */ color: oklch(85.2% 0.157 162.6);
Tailwind
colors: {
custom: {
50: '#94f4c7',
500: '#55eeb0',
950: '#000000',
},
}SCSS
$custom: #55eeb0; $custom-light: #94f4c7; $custom-dark: #000000;
JSON
{
"hex": "#55eeb0",
"rgb": {
"r": 85,
"g": 238,
"b": 176
},
"hsl": {
"h": 155.686,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85249,
"c": 0.1568,
"h": 162.6
},
"luminance": 0.66215
}Semantic roles & 50–950 ramp
primary
#55EEB0
secondary
#B63167
accent
#075EDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582