#55EEB4#55EEB4
#55EEB4 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.3% C 0.154 H 164.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEB4 |
|---|---|
| RGB | rgb(85, 238, 180) |
| HSL | hsl(157, 82%, 63%) |
| HSV | hsv(157, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(85.19, -53.64, 16.40) |
| CIE-LCH | lch(85.19, 56.09, 163.00°) |
| OKLab | oklab(85.34% -0.1478 0.0419) |
| OKLCH | oklch(85.34% 0.154 164.2) |
| XYZ | xyz(42.5547, 66.3711, 53.7394) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.71
Aqua Marine
#2EE8BB
ΔE00 3.93
Greenish Cyan
#2AFEB7
ΔE00 4.03
Light Aquamarine
#7BFDC7
ΔE00 4.07
Greenish Turquoise
#00FBB0
ΔE00 4.18
Bright Teal
#01F9C6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEB4 #EE558F
analogous
#55EE67 #55EEB4 #55DBEE
triadic
#55EEB4 #B455EE #EEB455
tetradic
#55EEB4 #6755EE #EE558F #DBEE55
square
#55EEB4 #6755EE #EE558F #DBEE55
split-complementary
#55EEB4 #EE55DB #EE6755
monochromatic
#12B678 #1DE89B #55EEB4 #8DF4CD #C4F9E5
Accessibility & contrast
On white
1.47
#55EEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#55EEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEB4
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEB4 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB1
Deuteranopia (green-blind)
#D5CFB8
Tritanopia (blue-blind)
#00EEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55eeb4; /* rgb */ color: rgb(85, 238, 180); /* oklch */ color: oklch(85.3% 0.154 164.2);
Tailwind
colors: {
custom: {
50: '#95f4ca',
500: '#55eeb4',
950: '#000000',
},
}SCSS
$custom: #55eeb4; $custom-light: #95f4ca; $custom-dark: #000000;
JSON
{
"hex": "#55eeb4",
"rgb": {
"r": 85,
"g": 238,
"b": 180
},
"hsl": {
"h": 157.255,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85343,
"c": 0.15366,
"h": 164.2
},
"luminance": 0.66376
}Semantic roles & 50–950 ramp
primary
#55EEB4
secondary
#B63164
accent
#0759DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582