#5AECC8#5AECC8
#5AECC8 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.135 H 173.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECC8 |
|---|---|
| RGB | rgb(90, 236, 200) |
| HSL | hsl(165, 79%, 64%) |
| HSV | hsv(165, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 15.3%, 7.5%) |
| CIE-LAB | lab(85.16, -47.42, 5.95) |
| CIE-LCH | lch(85.16, 47.79, 172.85°) |
| OKLab | oklab(85.51% -0.1344 0.015) |
| OKLCH | oklch(85.51% 0.135 173.6) |
| XYZ | xyz(44.6322, 66.3300, 65.0832) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.89
Aqua Marine
#2EE8BB
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.44
Tiffany Blue
#7BF2DA
ΔE00 4.26
Bright Teal
#01F9C6
ΔE00 4.62
Aquamarine
#7FFFD4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECC8 #EC5A7E
analogous
#5AEC7F #5AECC8 #5AC7EC
triadic
#5AECC8 #C85AEC #ECC85A
tetradic
#5AECC8 #7F5AEC #EC5A7E #C7EC5A
square
#5AECC8 #7F5AEC #EC5A7E #C7EC5A
split-complementary
#5AECC8 #EC5AC7 #EC7F5A
monochromatic
#15B78F #23E6B6 #5AECC8 #91F2DA #C8F9ED
Accessibility & contrast
On white
1.47
#5AECC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5AECC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECC8
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECC8 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC6
Deuteranopia (green-blind)
#D0CECB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5aecc8; /* rgb */ color: rgb(90, 236, 200); /* oklch */ color: oklch(85.5% 0.135 173.6);
Tailwind
colors: {
custom: {
50: '#97f3d8',
500: '#5aecc8',
950: '#000000',
},
}SCSS
$custom: #5aecc8; $custom-light: #97f3d8; $custom-dark: #000000;
JSON
{
"hex": "#5aecc8",
"rgb": {
"r": 90,
"g": 236,
"b": 200
},
"hsl": {
"h": 165.205,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.85508,
"c": 0.13526,
"h": 173.6
},
"luminance": 0.66335
}Semantic roles & 50–950 ramp
primary
#5AECC8
secondary
#B63454
accent
#0A3EDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583