#5AE8BB#5AE8BB
#5AE8BB is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.2% C 0.139 H 168.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE8BB |
|---|---|
| RGB | rgb(90, 232, 187) |
| HSL | hsl(161, 76%, 63%) |
| HSV | hsv(161, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(83.69, -48.74, 10.65) |
| CIE-LCH | lch(83.69, 49.89, 167.67°) |
| OKLab | oklab(84.21% -0.1361 0.0273) |
| OKLCH | oklch(84.21% 0.139 168.7) |
| XYZ | xyz(42.0382, 63.4704, 57.0396) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.17
Light Turquoise
#7EF4CC
ΔE00 3.83
Seafoam
#7FE0B3
ΔE00 4.16
Eucalyptus
#44D7A8
ΔE00 4.20
Bright Teal
#01F9C6
ΔE00 4.49
Aqua (survey)
#13EAC9
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE8BB #E85A87
analogous
#5AE874 #5AE8BB #5ACEE8
triadic
#5AE8BB #BB5AE8 #E8BB5A
tetradic
#5AE8BB #745AE8 #E85A87 #CEE85A
square
#5AE8BB #745AE8 #E85A87 #CEE85A
split-complementary
#5AE8BB #E85ACE #E8745A
monochromatic
#18AF7F #24E1A5 #5AE8BB #90EFD1 #C5F7E7
Accessibility & contrast
On white
1.53
#5AE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5AE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE8BB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE8BB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae8bb; /* rgb */ color: rgb(90, 232, 187); /* oklch */ color: oklch(84.2% 0.139 168.7);
Tailwind
colors: {
custom: {
50: '#96f0cf',
500: '#5ae8bb',
950: '#000000',
},
}SCSS
$custom: #5ae8bb; $custom-light: #96f0cf; $custom-dark: #000000;
JSON
{
"hex": "#5ae8bb",
"rgb": {
"r": 90,
"g": 232,
"b": 187
},
"hsl": {
"h": 160.986,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.84205,
"c": 0.13885,
"h": 168.7
},
"luminance": 0.63475
}Semantic roles & 50–950 ramp
primary
#5AE8BB
secondary
#B0365D
accent
#0E4ED8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583