#55EEAF#55EEAF
#55EEAF is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.2% C 0.158 H 162.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEAF |
|---|---|
| RGB | rgb(85, 238, 175) |
| HSL | hsl(155, 82%, 63%) |
| HSV | hsv(155, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(85.08, -54.70, 18.85) |
| CIE-LCH | lch(85.08, 57.86, 160.98°) |
| OKLab | oklab(85.23% -0.1501 0.0481) |
| OKLCH | oklch(85.23% 0.158 162.2) |
| XYZ | xyz(42.0545, 66.1710, 51.1051) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.17
Greenish Turquoise
#00FBB0
ΔE00 3.72
Greenish Cyan
#2AFEB7
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 4.43
Light Blue Green
#7EFBB3
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEAF #EE5594
analogous
#55EE62 #55EEAF #55E0EE
triadic
#55EEAF #AF55EE #EEAF55
tetradic
#55EEAF #6255EE #EE5594 #E0EE55
square
#55EEAF #6255EE #EE5594 #E0EE55
split-complementary
#55EEAF #EE55E0 #EE6255
monochromatic
#12B673 #1DE895 #55EEAF #8DF4C9 #C4F9E3
Accessibility & contrast
On white
1.48
#55EEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#55EEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEAF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEAF | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 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)
#EADDAB
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#00EEDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55eeaf; /* rgb */ color: rgb(85, 238, 175); /* oklch */ color: oklch(85.2% 0.158 162.2);
Tailwind
colors: {
custom: {
50: '#94f4c7',
500: '#55eeaf',
950: '#000000',
},
}SCSS
$custom: #55eeaf; $custom-light: #94f4c7; $custom-dark: #000000;
JSON
{
"hex": "#55eeaf",
"rgb": {
"r": 85,
"g": 238,
"b": 175
},
"hsl": {
"h": 155.294,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85226,
"c": 0.1576,
"h": 162.2
},
"luminance": 0.66176
}Semantic roles & 50–950 ramp
primary
#55EEAF
secondary
#B63168
accent
#0760DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582