#5AECC0#5AECC0
#5AECC0 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.3% C 0.140 H 169.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECC0 |
|---|---|
| RGB | rgb(90, 236, 192) |
| HSL | hsl(162, 79%, 64%) |
| HSV | hsv(162, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 18.6%, 7.5%) |
| CIE-LAB | lab(84.98, -49.28, 9.87) |
| CIE-LCH | lch(84.98, 50.26, 168.67°) |
| OKLab | oklab(85.3% -0.138 0.0252) |
| OKLCH | oklch(85.3% 0.14 169.6) |
| XYZ | xyz(43.7216, 65.9658, 60.2875) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.24
Light Turquoise
#7EF4CC
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 3.82
Aqua (survey)
#13EAC9
ΔE00 4.29
Aquamarine
#7FFFD4
ΔE00 4.64
Light Aquamarine
#7BFDC7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECC0 #EC5A86
analogous
#5AEC77 #5AECC0 #5ACFEC
triadic
#5AECC0 #C05AEC #ECC05A
tetradic
#5AECC0 #775AEC #EC5A86 #CFEC5A
square
#5AECC0 #775AEC #EC5A86 #CFEC5A
split-complementary
#5AECC0 #EC5ACF #EC775A
monochromatic
#15B786 #23E6AB #5AECC0 #91F2D5 #C8F9EA
Accessibility & contrast
On white
1.48
#5AECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5AECC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECC0
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECC0 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBE
Deuteranopia (green-blind)
#D1CEC3
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aecc0; /* rgb */ color: rgb(90, 236, 192); /* oklch */ color: oklch(85.3% 0.140 169.6);
Tailwind
colors: {
custom: {
50: '#97f3d3',
500: '#5aecc0',
950: '#000000',
},
}SCSS
$custom: #5aecc0; $custom-light: #97f3d3; $custom-dark: #000000;
JSON
{
"hex": "#5aecc0",
"rgb": {
"r": 90,
"g": 236,
"b": 192
},
"hsl": {
"h": 161.918,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.85295,
"c": 0.14028,
"h": 169.6
},
"luminance": 0.6597
}Semantic roles & 50–950 ramp
primary
#5AECC0
secondary
#B6345B
accent
#0A49DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583