#5AE7C8#5AE7C8
#5AE7C8 is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.3% C 0.130 H 175.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE7C8 |
|---|---|
| RGB | rgb(90, 231, 200) |
| HSL | hsl(167, 75%, 63%) |
| HSV | hsv(167, 61%, 91%) |
| CMYK | cmyk(61%, 0%, 13.4%, 9.4%) |
| CIE-LAB | lab(83.70, -45.27, 3.83) |
| CIE-LCH | lch(83.70, 45.44, 175.16°) |
| OKLab | oklab(84.32% -0.1293 0.0095) |
| OKLCH | oklch(84.32% 0.13 175.8) |
| XYZ | xyz(43.2127, 63.4911, 64.6100) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.71
Aqua Marine
#2EE8BB
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.60
Aquamarine (survey)
#04D8B2
ΔE00 5.01
Turquoise
#40E0D0
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE7C8 #E75A79
analogous
#5AE782 #5AE7C8 #5ABFE7
triadic
#5AE7C8 #C85AE7 #E7C85A
tetradic
#5AE7C8 #825AE7 #E75A79 #BFE75A
square
#5AE7C8 #825AE7 #E75A79 #BFE75A
split-complementary
#5AE7C8 #E75ABF #E7825A
monochromatic
#19AD8D #25DFB6 #5AE7C8 #8FEFDA #C5F7EC
Accessibility & contrast
On white
1.53
#5AE7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5AE7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE7C8
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE7C8 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C7
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#00EADE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae7c8; /* rgb */ color: rgb(90, 231, 200); /* oklch */ color: oklch(84.3% 0.130 175.8);
Tailwind
colors: {
custom: {
50: '#96efd8',
500: '#5ae7c8',
950: '#000000',
},
}SCSS
$custom: #5ae7c8; $custom-light: #96efd8; $custom-dark: #000000;
JSON
{
"hex": "#5ae7c8",
"rgb": {
"r": 90,
"g": 231,
"b": 200
},
"hsl": {
"h": 166.809,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.84315,
"c": 0.12966,
"h": 175.8
},
"luminance": 0.63496
}Semantic roles & 50–950 ramp
primary
#5AE7C8
secondary
#AE3751
accent
#0F3BD7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583