#5AEBAA#5AEBAA
#5AEBAA is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.5% C 0.156 H 160.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBAA |
|---|---|
| RGB | rgb(90, 235, 170) |
| HSL | hsl(153, 78%, 64%) |
| HSV | hsv(153, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(84.22, -53.65, 20.26) |
| CIE-LCH | lch(84.22, 57.35, 159.31°) |
| OKLab | oklab(84.52% -0.1469 0.0516) |
| OKLCH | oklch(84.52% 0.156 160.7) |
| XYZ | xyz(41.1766, 64.4884, 48.2999) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.60
Aqua Green
#12E193
ΔE00 4.23
Greenish Turquoise
#00FBB0
ΔE00 4.29
Light Blue Green
#7EFBB3
ΔE00 4.42
Greenish Cyan
#2AFEB7
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBAA #EB5A9B
analogous
#5AEB61 #5AEBAA #5AE4EB
triadic
#5AEBAA #AA5AEB #EBAA5A
tetradic
#5AEBAA #615AEB #EB5A9B #E4EB5A
square
#5AEBAA #615AEB #EB5A9B #E4EB5A
split-complementary
#5AEBAA #EB5AE4 #EB615A
monochromatic
#16B56E #23E48E #5AEBAA #91F2C6 #C7F8E2
Accessibility & contrast
On white
1.51
#5AEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5AEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBAA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBAA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#00EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aebaa; /* rgb */ color: rgb(90, 235, 170); /* oklch */ color: oklch(84.5% 0.156 160.7);
Tailwind
colors: {
custom: {
50: '#96f2c3',
500: '#5aebaa',
950: '#000000',
},
}SCSS
$custom: #5aebaa; $custom-light: #96f2c3; $custom-dark: #000000;
JSON
{
"hex": "#5aebaa",
"rgb": {
"r": 90,
"g": 235,
"b": 170
},
"hsl": {
"h": 153.103,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.8452,
"c": 0.15567,
"h": 160.7
},
"luminance": 0.64493
}Semantic roles & 50–950 ramp
primary
#5AEBAA
secondary
#B5356E
accent
#0B68DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582