#5AEAC7#5AEAC7
#5AEAC7 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.0% C 0.134 H 173.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEAC7 |
|---|---|
| RGB | rgb(90, 234, 199) |
| HSL | hsl(165, 77%, 64%) |
| HSV | hsv(165, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 15%, 8.2%) |
| CIE-LAB | lab(84.55, -46.80, 5.59) |
| CIE-LCH | lch(84.55, 47.14, 173.18°) |
| OKLab | oklab(85% -0.1328 0.0141) |
| OKLCH | oklch(85% 0.134 173.9) |
| XYZ | xyz(43.9431, 65.1382, 64.2788) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.79
Aqua Marine
#2EE8BB
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 4.25
Bright Teal
#01F9C6
ΔE00 5.01
Aquamarine (survey)
#04D8B2
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEAC7 #EA5A7D
analogous
#5AEA7F #5AEAC7 #5AC5EA
triadic
#5AEAC7 #C75AEA #EAC75A
tetradic
#5AEAC7 #7F5AEA #EA5A7D #C5EA5A
square
#5AEAC7 #7F5AEA #EA5A7D #C5EA5A
split-complementary
#5AEAC7 #EA5AC5 #EA7F5A
monochromatic
#17B38D #24E3B5 #5AEAC7 #90F1D9 #C7F8EC
Accessibility & contrast
On white
1.50
#5AEAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5AEAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEAC7
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEAC7 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC5
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aeac7; /* rgb */ color: rgb(90, 234, 199); /* oklch */ color: oklch(85.0% 0.134 173.9);
Tailwind
colors: {
custom: {
50: '#97f1d8',
500: '#5aeac7',
950: '#000000',
},
}SCSS
$custom: #5aeac7; $custom-light: #97f1d8; $custom-dark: #000000;
JSON
{
"hex": "#5aeac7",
"rgb": {
"r": 90,
"g": 234,
"b": 199
},
"hsl": {
"h": 165.417,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.85003,
"c": 0.13358,
"h": 173.9
},
"luminance": 0.65143
}Semantic roles & 50–950 ramp
primary
#5AEAC7
secondary
#B33554
accent
#0C3EDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583