#5AEAAA#5AEAAA
#5AEAAA is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.3% C 0.154 H 160.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEAAA |
|---|---|
| RGB | rgb(90, 234, 170) |
| HSL | hsl(153, 77%, 64%) |
| HSV | hsv(153, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(83.92, -53.25, 19.85) |
| CIE-LCH | lch(83.92, 56.82, 159.55°) |
| OKLab | oklab(84.28% -0.1459 0.0506) |
| OKLCH | oklch(84.28% 0.154 160.9) |
| XYZ | xyz(40.8911, 63.9174, 48.2047) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.82
Aqua Green
#12E193
ΔE00 4.21
Greenish Turquoise
#00FBB0
ΔE00 4.48
Light Blue Green
#7EFBB3
ΔE00 4.64
Greenish Cyan
#2AFEB7
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEAAA #EA5A9A
analogous
#5AEA62 #5AEAAA #5AE2EA
triadic
#5AEAAA #AA5AEA #EAAA5A
tetradic
#5AEAAA #625AEA #EA5A9A #E2EA5A
square
#5AEAAA #625AEA #EA5A9A #E2EA5A
split-complementary
#5AEAAA #EA5AE2 #EA625A
monochromatic
#17B36D #24E38E #5AEAAA #90F1C6 #C7F8E2
Accessibility & contrast
On white
1.52
#5AEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5AEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEAAA
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEAAA | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA6
Deuteranopia (green-blind)
#D3CCAE
Tritanopia (blue-blind)
#00E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aeaaa; /* rgb */ color: rgb(90, 234, 170); /* oklch */ color: oklch(84.3% 0.154 160.9);
Tailwind
colors: {
custom: {
50: '#96f1c3',
500: '#5aeaaa',
950: '#000000',
},
}SCSS
$custom: #5aeaaa; $custom-light: #96f1c3; $custom-dark: #000000;
JSON
{
"hex": "#5aeaaa",
"rgb": {
"r": 90,
"g": 234,
"b": 170
},
"hsl": {
"h": 153.333,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.84278,
"c": 0.15438,
"h": 160.9
},
"luminance": 0.63922
}Semantic roles & 50–950 ramp
primary
#5AEAAA
secondary
#B3356D
accent
#0C67DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582