#5AE4C8#5AE4C8
#5AE4C8 is a very light, vivid teal. Relative luminance 0.618; OKLCH L 83.6% C 0.126 H 177.2°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE4C8 |
|---|---|
| RGB | rgb(90, 228, 200) |
| HSL | hsl(168, 72%, 62%) |
| HSV | hsv(168, 61%, 89%) |
| CMYK | cmyk(60.5%, 0%, 12.3%, 10.6%) |
| CIE-LAB | lab(82.82, -43.97, 2.56) |
| CIE-LCH | lch(82.82, 44.04, 176.67°) |
| OKLab | oklab(83.6% -0.1262 0.0061) |
| OKLCH | oklch(83.6% 0.126 177.2) |
| XYZ | xyz(42.3803, 61.8262, 64.3326) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 4.02
Turquoise
#40E0D0
ΔE00 4.14
Aqua Marine
#2EE8BB
ΔE00 4.68
Aquamarine (survey)
#04D8B2
ΔE00 4.98
Light Turquoise
#7EF4CC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE4C8 #E45A76
analogous
#5AE483 #5AE4C8 #5ABBE4
triadic
#5AE4C8 #C85AE4 #E4C85A
tetradic
#5AE4C8 #835AE4 #E45A76 #BBE45A
square
#5AE4C8 #835AE4 #E45A76 #BBE45A
split-complementary
#5AE4C8 #E45ABB #E4835A
monochromatic
#1CA88C #25DBB6 #5AE4C8 #8FEDDA #C3F5EB
Accessibility & contrast
On white
1.57
#5AE4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#5AE4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE4C8
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE4C8 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#00E7DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae4c8; /* rgb */ color: rgb(90, 228, 200); /* oklch */ color: oklch(83.6% 0.126 177.2);
Tailwind
colors: {
custom: {
50: '#96edd8',
500: '#5ae4c8',
950: '#000000',
},
}SCSS
$custom: #5ae4c8; $custom-light: #96edd8; $custom-dark: #000000;
JSON
{
"hex": "#5ae4c8",
"rgb": {
"r": 90,
"g": 228,
"b": 200
},
"hsl": {
"h": 167.826,
"s": 71.875,
"l": 62.353
},
"oklch": {
"l": 0.83599,
"c": 0.12638,
"h": 177.2
},
"luminance": 0.61831
}Semantic roles & 50–950 ramp
primary
#5AE4C8
secondary
#AA384F
accent
#1239D4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583