#55EEA7#55EEA7
#55EEA7 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.0% C 0.164 H 159.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEA7 |
|---|---|
| RGB | rgb(85, 238, 167) |
| HSL | hsl(152, 82%, 63%) |
| HSV | hsv(152, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(84.93, -56.35, 22.77) |
| CIE-LCH | lch(84.93, 60.77, 158.00°) |
| OKLab | oklab(85.05% -0.1537 0.0578) |
| OKLCH | oklch(85.05% 0.164 159.4) |
| XYZ | xyz(41.2920, 65.8660, 47.0890) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.29
Greenish Turquoise
#00FBB0
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.93
Greenish Cyan
#2AFEB7
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEA7 #EE559C
analogous
#55EE5A #55EEA7 #55E8EE
triadic
#55EEA7 #A755EE #EEA755
tetradic
#55EEA7 #5A55EE #EE559C #E8EE55
square
#55EEA7 #5A55EE #EE559C #E8EE55
split-complementary
#55EEA7 #EE55E8 #EE5A55
monochromatic
#12B66A #1DE88A #55EEA7 #8DF4C4 #C4F9E1
Accessibility & contrast
On white
1.48
#55EEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#55EEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEA7
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEA7 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA3
Deuteranopia (green-blind)
#D7CEAC
Tritanopia (blue-blind)
#00EDDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55eea7; /* rgb */ color: rgb(85, 238, 167); /* oklch */ color: oklch(85.0% 0.164 159.4);
Tailwind
colors: {
custom: {
50: '#94f4c1',
500: '#55eea7',
950: '#000000',
},
}SCSS
$custom: #55eea7; $custom-light: #94f4c1; $custom-dark: #000000;
JSON
{
"hex": "#55eea7",
"rgb": {
"r": 85,
"g": 238,
"b": 167
},
"hsl": {
"h": 152.157,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85047,
"c": 0.16419,
"h": 159.4
},
"luminance": 0.6587
}Semantic roles & 50–950 ramp
primary
#55EEA7
secondary
#B6316F
accent
#076BDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582