#5AEBA9#5AEBA9
#5AEBA9 is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.5% C 0.157 H 160.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBA9 |
|---|---|
| RGB | rgb(90, 235, 169) |
| HSL | hsl(153, 78%, 64%) |
| HSV | hsv(153, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.20, -53.85, 20.75) |
| CIE-LCH | lch(84.20, 57.71, 158.93°) |
| OKLab | oklab(84.5% -0.1473 0.0528) |
| OKLCH | oklch(84.5% 0.157 160.3) |
| XYZ | xyz(41.0823, 64.4507, 47.8036) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.61
Aqua Green
#12E193
ΔE00 4.12
Greenish Turquoise
#00FBB0
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.40
Greenish Cyan
#2AFEB7
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBA9 #EB5A9C
analogous
#5AEB60 #5AEBA9 #5AE4EB
triadic
#5AEBA9 #A95AEB #EBA95A
tetradic
#5AEBA9 #605AEB #EB5A9C #E4EB5A
square
#5AEBA9 #605AEB #EB5A9C #E4EB5A
split-complementary
#5AEBA9 #EB5AE4 #EB605A
monochromatic
#16B56C #23E48D #5AEBA9 #91F2C5 #C7F8E2
Accessibility & contrast
On white
1.51
#5AEBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5AEBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBA9
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBA9 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA5
Deuteranopia (green-blind)
#D5CCAD
Tritanopia (blue-blind)
#00EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aeba9; /* rgb */ color: rgb(90, 235, 169); /* oklch */ color: oklch(84.5% 0.157 160.3);
Tailwind
colors: {
custom: {
50: '#96f2c2',
500: '#5aeba9',
950: '#000000',
},
}SCSS
$custom: #5aeba9; $custom-light: #96f2c2; $custom-dark: #000000;
JSON
{
"hex": "#5aeba9",
"rgb": {
"r": 90,
"g": 235,
"b": 169
},
"hsl": {
"h": 152.69,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84498,
"c": 0.15651,
"h": 160.3
},
"luminance": 0.64455
}Semantic roles & 50–950 ramp
primary
#5AEBA9
secondary
#B5356F
accent
#0B69DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582