#5AECB0#5AECB0
#5AECB0 is a very light, vivid teal. Relative luminance 0.653; OKLCH L 84.9% C 0.152 H 162.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECB0 |
|---|---|
| RGB | rgb(90, 236, 176) |
| HSL | hsl(155, 79%, 64%) |
| HSV | hsv(155, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 25.4%, 7.5%) |
| CIE-LAB | lab(84.64, -52.80, 17.73) |
| CIE-LCH | lch(84.64, 55.70, 161.44°) |
| OKLab | oklab(84.9% -0.1452 0.0453) |
| OKLCH | oklch(84.9% 0.152 162.7) |
| XYZ | xyz(42.0442, 65.2948, 51.4533) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.64
Greenish Cyan
#2AFEB7
ΔE00 4.36
Greenish Turquoise
#00FBB0
ΔE00 4.38
Light Aquamarine
#7BFDC7
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.50
Light Blue Green
#7EFBB3
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECB0 #EC5A96
analogous
#5AEC67 #5AECB0 #5ADFEC
triadic
#5AECB0 #B05AEC #ECB05A
tetradic
#5AECB0 #675AEC #EC5A96 #DFEC5A
square
#5AECB0 #675AEC #EC5A96 #DFEC5A
split-complementary
#5AECB0 #EC5ADF #EC675A
monochromatic
#15B774 #23E696 #5AECB0 #91F2CA #C8F9E5
Accessibility & contrast
On white
1.49
#5AECB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5AECB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECB0
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECB0 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAD
Deuteranopia (green-blind)
#D4CDB4
Tritanopia (blue-blind)
#00ECDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aecb0; /* rgb */ color: rgb(90, 236, 176); /* oklch */ color: oklch(84.9% 0.152 162.7);
Tailwind
colors: {
custom: {
50: '#96f3c7',
500: '#5aecb0',
950: '#000000',
},
}SCSS
$custom: #5aecb0; $custom-light: #96f3c7; $custom-dark: #000000;
JSON
{
"hex": "#5aecb0",
"rgb": {
"r": 90,
"g": 236,
"b": 176
},
"hsl": {
"h": 155.342,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84901,
"c": 0.15209,
"h": 162.7
},
"luminance": 0.65299
}Semantic roles & 50–950 ramp
primary
#5AECB0
secondary
#B6346A
accent
#0A60DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582