#5AEBAB#5AEBAB
#5AEBAB is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.5% C 0.155 H 161.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBAB |
|---|---|
| RGB | rgb(90, 235, 171) |
| HSL | hsl(154, 78%, 64%) |
| HSV | hsv(154, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.24, -53.44, 19.77) |
| CIE-LCH | lch(84.24, 56.98, 159.70°) |
| OKLab | oklab(84.54% -0.1464 0.0504) |
| OKLCH | oklch(84.54% 0.155 161) |
| XYZ | xyz(41.2715, 64.5264, 48.8000) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.61
Greenish Turquoise
#00FBB0
ΔE00 4.31
Aqua Green
#12E193
ΔE00 4.34
Greenish Cyan
#2AFEB7
ΔE00 4.48
Light Blue Green
#7EFBB3
ΔE00 4.50
Seafoam Green
#7AF9AB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBAB #EB5A9A
analogous
#5AEB62 #5AEBAB #5AE2EB
triadic
#5AEBAB #AB5AEB #EBAB5A
tetradic
#5AEBAB #625AEB #EB5A9A #E2EB5A
square
#5AEBAB #625AEB #EB5A9A #E2EB5A
split-complementary
#5AEBAB #EB5AE2 #EB625A
monochromatic
#16B56F #23E48F #5AEBAB #91F2C7 #C7F8E3
Accessibility & contrast
On white
1.51
#5AEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5AEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBAB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBAB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA7
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aebab; /* rgb */ color: rgb(90, 235, 171); /* oklch */ color: oklch(84.5% 0.155 161.0);
Tailwind
colors: {
custom: {
50: '#96f2c4',
500: '#5aebab',
950: '#000000',
},
}SCSS
$custom: #5aebab; $custom-light: #96f2c4; $custom-dark: #000000;
JSON
{
"hex": "#5aebab",
"rgb": {
"r": 90,
"g": 235,
"b": 171
},
"hsl": {
"h": 153.517,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84543,
"c": 0.15484,
"h": 161
},
"luminance": 0.64531
}Semantic roles & 50–950 ramp
primary
#5AEBAB
secondary
#B5356D
accent
#0B67DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582