#5AE8B0#5AE8B0
#5AE8B0 is a very light, vivid teal. Relative luminance 0.630; OKLCH L 83.9% C 0.147 H 163.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE8B0 |
|---|---|
| RGB | rgb(90, 232, 176) |
| HSL | hsl(156, 76%, 63%) |
| HSV | hsv(156, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 24.1%, 9%) |
| CIE-LAB | lab(83.45, -51.17, 16.07) |
| CIE-LCH | lch(83.45, 53.63, 162.56°) |
| OKLab | oklab(83.93% -0.1411 0.0411) |
| OKLCH | oklch(83.93% 0.147 163.8) |
| XYZ | xyz(40.9055, 63.0173, 51.0737) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 3.83
Seafoam
#7FE0B3
ΔE00 4.15
Eucalyptus
#44D7A8
ΔE00 4.42
Light Aquamarine
#7BFDC7
ΔE00 4.97
Aqua Green
#12E193
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE8B0 #E85A92
analogous
#5AE869 #5AE8B0 #5AD9E8
triadic
#5AE8B0 #B05AE8 #E8B05A
tetradic
#5AE8B0 #695AE8 #E85A92 #D9E85A
square
#5AE8B0 #695AE8 #E85A92 #D9E85A
split-complementary
#5AE8B0 #E85AD9 #E8695A
monochromatic
#18AF74 #24E196 #5AE8B0 #90EFCA #C5F7E3
Accessibility & contrast
On white
1.54
#5AE8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5AE8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE8B0
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE8B0 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AD
Deuteranopia (green-blind)
#D0CAB4
Tritanopia (blue-blind)
#00E8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae8b0; /* rgb */ color: rgb(90, 232, 176); /* oklch */ color: oklch(83.9% 0.147 163.8);
Tailwind
colors: {
custom: {
50: '#96f0c7',
500: '#5ae8b0',
950: '#000000',
},
}SCSS
$custom: #5ae8b0; $custom-light: #96f0c7; $custom-dark: #000000;
JSON
{
"hex": "#5ae8b0",
"rgb": {
"r": 90,
"g": 232,
"b": 176
},
"hsl": {
"h": 156.338,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83932,
"c": 0.14698,
"h": 163.8
},
"luminance": 0.63021
}Semantic roles & 50–950 ramp
primary
#5AE8B0
secondary
#B03666
accent
#0E5DD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582