#5AEAC8#5AEAC8
#5AEAC8 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.0% C 0.133 H 174.5°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEAC8 |
|---|---|
| RGB | rgb(90, 234, 200) |
| HSL | hsl(166, 77%, 64%) |
| HSV | hsv(166, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(84.58, -46.57, 5.10) |
| CIE-LCH | lch(84.58, 46.84, 173.75°) |
| OKLab | oklab(85.03% -0.1324 0.0128) |
| OKLCH | oklch(85.03% 0.133 174.5) |
| XYZ | xyz(44.0596, 65.1848, 64.8923) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.70
Aqua Marine
#2EE8BB
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.86
Tiffany Blue
#7BF2DA
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 5.18
Aquamarine (survey)
#04D8B2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEAC8 #EA5A7C
analogous
#5AEA80 #5AEAC8 #5AC4EA
triadic
#5AEAC8 #C85AEA #EAC85A
tetradic
#5AEAC8 #805AEA #EA5A7C #C4EA5A
square
#5AEAC8 #805AEA #EA5A7C #C4EA5A
split-complementary
#5AEAC8 #EA5AC4 #EA805A
monochromatic
#17B38E #24E3B6 #5AEAC8 #90F1DA #C7F8EC
Accessibility & contrast
On white
1.50
#5AEAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5AEAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEAC8
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEAC8 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC6
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aeac8; /* rgb */ color: rgb(90, 234, 200); /* oklch */ color: oklch(85.0% 0.133 174.5);
Tailwind
colors: {
custom: {
50: '#97f1d8',
500: '#5aeac8',
950: '#000000',
},
}SCSS
$custom: #5aeac8; $custom-light: #97f1d8; $custom-dark: #000000;
JSON
{
"hex": "#5aeac8",
"rgb": {
"r": 90,
"g": 234,
"b": 200
},
"hsl": {
"h": 165.833,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.8503,
"c": 0.133,
"h": 174.5
},
"luminance": 0.65189
}Semantic roles & 50–950 ramp
primary
#5AEAC8
secondary
#B33553
accent
#0C3CDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583