#5AE8AD#5AE8AD
#5AE8AD is a very light, vivid teal. Relative luminance 0.629; OKLCH L 83.9% C 0.149 H 162.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE8AD |
|---|---|
| RGB | rgb(90, 232, 173) |
| HSL | hsl(155, 76%, 63%) |
| HSV | hsv(155, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 25.4%, 9%) |
| CIE-LAB | lab(83.39, -51.81, 17.55) |
| CIE-LCH | lch(83.39, 54.70, 161.29°) |
| OKLab | oklab(83.86% -0.1425 0.0448) |
| OKLCH | oklch(83.86% 0.149 162.5) |
| XYZ | xyz(40.6119, 62.8999, 49.5277) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.44
Seafoam
#7FE0B3
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.42
Aqua Green
#12E193
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 4.72
Greenish Turquoise
#00FBB0
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE8AD #E85A95
analogous
#5AE866 #5AE8AD #5ADCE8
triadic
#5AE8AD #AD5AE8 #E8AD5A
tetradic
#5AE8AD #665AE8 #E85A95 #DCE85A
square
#5AE8AD #665AE8 #E85A95 #DCE85A
split-complementary
#5AE8AD #E85ADC #E8665A
monochromatic
#18AF71 #24E192 #5AE8AD #90EFC8 #C5F7E2
Accessibility & contrast
On white
1.55
#5AE8AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5AE8AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE8AD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE8AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE8AD | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AA
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#00E8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae8ad; /* rgb */ color: rgb(90, 232, 173); /* oklch */ color: oklch(83.9% 0.149 162.5);
Tailwind
colors: {
custom: {
50: '#96f0c5',
500: '#5ae8ad',
950: '#000000',
},
}SCSS
$custom: #5ae8ad; $custom-light: #96f0c5; $custom-dark: #000000;
JSON
{
"hex": "#5ae8ad",
"rgb": {
"r": 90,
"g": 232,
"b": 173
},
"hsl": {
"h": 155.07,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83861,
"c": 0.14935,
"h": 162.5
},
"luminance": 0.62904
}Semantic roles & 50–950 ramp
primary
#5AE8AD
secondary
#B03669
accent
#0E62D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582