#5AEAA5#5AEAA5
#5AEAA5 is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.2% C 0.159 H 159.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEAA5 |
|---|---|
| RGB | rgb(90, 234, 165) |
| HSL | hsl(151, 77%, 64%) |
| HSV | hsv(151, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 29.5%, 8.2%) |
| CIE-LAB | lab(83.83, -54.26, 22.30) |
| CIE-LCH | lch(83.83, 58.67, 157.66°) |
| OKLab | oklab(84.17% -0.1481 0.0566) |
| OKLCH | oklch(84.17% 0.159 159.1) |
| XYZ | xyz(40.4271, 63.7318, 45.7610) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.95
Aqua Green
#12E193
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.44
Greenish Turquoise
#00FBB0
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEAA5 #EA5A9F
analogous
#5AEA5D #5AEAA5 #5AE7EA
triadic
#5AEAA5 #A55AEA #EAA55A
tetradic
#5AEAA5 #5D5AEA #EA5A9F #E7EA5A
square
#5AEAA5 #5D5AEA #EA5A9F #E7EA5A
split-complementary
#5AEAA5 #EA5AE7 #EA5D5A
monochromatic
#17B368 #24E387 #5AEAA5 #90F1C3 #C7F8E0
Accessibility & contrast
On white
1.53
#5AEAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5AEAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEAA5
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEAA5 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A1
Deuteranopia (green-blind)
#D4CBA9
Tritanopia (blue-blind)
#00E9D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aeaa5; /* rgb */ color: rgb(90, 234, 165); /* oklch */ color: oklch(84.2% 0.159 159.1);
Tailwind
colors: {
custom: {
50: '#96f2c0',
500: '#5aeaa5',
950: '#000000',
},
}SCSS
$custom: #5aeaa5; $custom-light: #96f2c0; $custom-dark: #000000;
JSON
{
"hex": "#5aeaa5",
"rgb": {
"r": 90,
"g": 234,
"b": 165
},
"hsl": {
"h": 151.25,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.84166,
"c": 0.15857,
"h": 159.1
},
"luminance": 0.63736
}Semantic roles & 50–950 ramp
primary
#5AEAA5
secondary
#B33571
accent
#0C6EDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582