#55EEB3#55EEB3
#55EEB3 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.3% C 0.154 H 163.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEB3 |
|---|---|
| RGB | rgb(85, 238, 179) |
| HSL | hsl(157, 82%, 63%) |
| HSV | hsv(157, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(85.16, -53.85, 16.89) |
| CIE-LCH | lch(85.16, 56.44, 162.58°) |
| OKLab | oklab(85.32% -0.1483 0.0432) |
| OKLCH | oklch(85.32% 0.154 163.8) |
| XYZ | xyz(42.4532, 66.3305, 53.2048) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.57
Greenish Cyan
#2AFEB7
ΔE00 3.95
Greenish Turquoise
#00FBB0
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.13
Bright Teal
#01F9C6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEB3 #EE5590
analogous
#55EE66 #55EEB3 #55DCEE
triadic
#55EEB3 #B355EE #EEB355
tetradic
#55EEB3 #6655EE #EE5590 #DCEE55
square
#55EEB3 #6655EE #EE5590 #DCEE55
split-complementary
#55EEB3 #EE55DC #EE6655
monochromatic
#12B677 #1DE89A #55EEB3 #8DF4CC #C4F9E5
Accessibility & contrast
On white
1.47
#55EEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#55EEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEB3
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEB3 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB0
Deuteranopia (green-blind)
#D5CFB7
Tritanopia (blue-blind)
#00EEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55eeb3; /* rgb */ color: rgb(85, 238, 179); /* oklch */ color: oklch(85.3% 0.154 163.8);
Tailwind
colors: {
custom: {
50: '#95f4c9',
500: '#55eeb3',
950: '#000000',
},
}SCSS
$custom: #55eeb3; $custom-light: #95f4c9; $custom-dark: #000000;
JSON
{
"hex": "#55eeb3",
"rgb": {
"r": 85,
"g": 238,
"b": 179
},
"hsl": {
"h": 156.863,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85319,
"c": 0.15443,
"h": 163.8
},
"luminance": 0.66335
}Semantic roles & 50–950 ramp
primary
#55EEB3
secondary
#B63164
accent
#075ADE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582