#5AE8A8#5AE8A8
#5AE8A8 is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.7% C 0.153 H 160.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE8A8 |
|---|---|
| RGB | rgb(90, 232, 168) |
| HSL | hsl(153, 76%, 63%) |
| HSV | hsv(153, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(83.29, -52.85, 20.01) |
| CIE-LCH | lch(83.29, 56.51, 159.26°) |
| OKLab | oklab(83.75% -0.1447 0.0509) |
| OKLCH | oklch(83.75% 0.153 160.6) |
| XYZ | xyz(40.1371, 62.7099, 47.0272) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.25
Aqua Green
#12E193
ΔE00 3.97
Greenish Turquoise
#00FBB0
ΔE00 4.84
Light Blue Green
#7EFBB3
ΔE00 4.95
Seafoam
#7FE0B3
ΔE00 4.97
Seafoam Green
#7AF9AB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE8A8 #E85A9A
analogous
#5AE861 #5AE8A8 #5AE1E8
triadic
#5AE8A8 #A85AE8 #E8A85A
tetradic
#5AE8A8 #615AE8 #E85A9A #E1E85A
square
#5AE8A8 #615AE8 #E85A9A #E1E85A
split-complementary
#5AE8A8 #E85AE1 #E8615A
monochromatic
#18AF6B #24E18C #5AE8A8 #90EFC4 #C5F7E1
Accessibility & contrast
On white
1.55
#5AE8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5AE8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE8A8
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE8A8 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A4
Deuteranopia (green-blind)
#D2CAAC
Tritanopia (blue-blind)
#00E7D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae8a8; /* rgb */ color: rgb(90, 232, 168); /* oklch */ color: oklch(83.7% 0.153 160.6);
Tailwind
colors: {
custom: {
50: '#96f0c2',
500: '#5ae8a8',
950: '#000000',
},
}SCSS
$custom: #5ae8a8; $custom-light: #96f0c2; $custom-dark: #000000;
JSON
{
"hex": "#5ae8a8",
"rgb": {
"r": 90,
"g": 232,
"b": 168
},
"hsl": {
"h": 152.958,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83746,
"c": 0.15343,
"h": 160.6
},
"luminance": 0.62714
}Semantic roles & 50–950 ramp
primary
#5AE8A8
secondary
#B0366D
accent
#0E69D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582