#5AECC7#5AECC7
#5AECC7 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.136 H 173.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECC7 |
|---|---|
| RGB | rgb(90, 236, 199) |
| HSL | hsl(165, 79%, 64%) |
| HSV | hsv(165, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 15.7%, 7.5%) |
| CIE-LAB | lab(85.14, -47.66, 6.44) |
| CIE-LCH | lch(85.14, 48.09, 172.31°) |
| OKLab | oklab(85.48% -0.1349 0.0163) |
| OKLCH | oklch(85.48% 0.136 173.1) |
| XYZ | xyz(44.5157, 66.2834, 64.4697) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.86
Aqua (survey)
#13EAC9
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 4.47
Tiffany Blue
#7BF2DA
ΔE00 4.48
Aquamarine
#7FFFD4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECC7 #EC5A7F
analogous
#5AEC7E #5AECC7 #5AC8EC
triadic
#5AECC7 #C75AEC #ECC75A
tetradic
#5AECC7 #7E5AEC #EC5A7F #C8EC5A
square
#5AECC7 #7E5AEC #EC5A7F #C8EC5A
split-complementary
#5AECC7 #EC5AC8 #EC7E5A
monochromatic
#15B78E #23E6B4 #5AECC7 #91F2DA #C8F9EC
Accessibility & contrast
On white
1.47
#5AECC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#5AECC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECC7
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECC7 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC5
Deuteranopia (green-blind)
#D0CECA
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5aecc7; /* rgb */ color: rgb(90, 236, 199); /* oklch */ color: oklch(85.5% 0.136 173.1);
Tailwind
colors: {
custom: {
50: '#97f3d8',
500: '#5aecc7',
950: '#000000',
},
}SCSS
$custom: #5aecc7; $custom-light: #97f3d8; $custom-dark: #000000;
JSON
{
"hex": "#5aecc7",
"rgb": {
"r": 90,
"g": 236,
"b": 199
},
"hsl": {
"h": 164.795,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.8548,
"c": 0.13585,
"h": 173.1
},
"luminance": 0.66288
}Semantic roles & 50–950 ramp
primary
#5AECC7
secondary
#B63455
accent
#0A3FDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583