#5AEBA6#5AEBA6
#5AEBA6 is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.4% C 0.159 H 159.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBA6 |
|---|---|
| RGB | rgb(90, 235, 166) |
| HSL | hsl(151, 78%, 64%) |
| HSV | hsv(151, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(84.14, -54.46, 22.22) |
| CIE-LCH | lch(84.14, 58.82, 157.80°) |
| OKLab | oklab(84.43% -0.1487 0.0564) |
| OKLCH | oklch(84.43% 0.159 159.2) |
| XYZ | xyz(40.8039, 64.3393, 46.3374) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.73
Aqua Green
#12E193
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.22
Greenish Turquoise
#00FBB0
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBA6 #EB5A9F
analogous
#5AEB5D #5AEBA6 #5AE8EB
triadic
#5AEBA6 #A65AEB #EBA65A
tetradic
#5AEBA6 #5D5AEB #EB5A9F #E8EB5A
square
#5AEBA6 #5D5AEB #EB5A9F #E8EB5A
split-complementary
#5AEBA6 #EB5AE8 #EB5D5A
monochromatic
#16B569 #23E489 #5AEBA6 #91F2C3 #C7F8E1
Accessibility & contrast
On white
1.51
#5AEBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5AEBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBA6
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBA6 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA2
Deuteranopia (green-blind)
#D5CCAA
Tritanopia (blue-blind)
#00EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aeba6; /* rgb */ color: rgb(90, 235, 166); /* oklch */ color: oklch(84.4% 0.159 159.2);
Tailwind
colors: {
custom: {
50: '#96f2c0',
500: '#5aeba6',
950: '#000000',
},
}SCSS
$custom: #5aeba6; $custom-light: #96f2c0; $custom-dark: #000000;
JSON
{
"hex": "#5aeba6",
"rgb": {
"r": 90,
"g": 235,
"b": 166
},
"hsl": {
"h": 151.448,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84432,
"c": 0.15902,
"h": 159.2
},
"luminance": 0.64343
}Semantic roles & 50–950 ramp
primary
#5AEBA6
secondary
#B53572
accent
#0B6EDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582