#5AECCB#5AECCB
#5AECCB is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.6% C 0.134 H 175.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECCB |
|---|---|
| RGB | rgb(90, 236, 203) |
| HSL | hsl(166, 79%, 64%) |
| HSV | hsv(166, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 14%, 7.5%) |
| CIE-LAB | lab(85.24, -46.71, 4.48) |
| CIE-LCH | lch(85.24, 46.92, 174.52°) |
| OKLab | oklab(85.59% -0.1331 0.0112) |
| OKLCH | oklch(85.59% 0.134 175.2) |
| XYZ | xyz(44.9862, 66.4716, 66.9478) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.64
Tiffany Blue
#7BF2DA
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 5.16
Aquamarine
#7FFFD4
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECCB #EC5A7B
analogous
#5AEC82 #5AECCB #5AC4EC
triadic
#5AECCB #CB5AEC #ECCB5A
tetradic
#5AECCB #825AEC #EC5A7B #C4EC5A
square
#5AECCB #825AEC #EC5A7B #C4EC5A
split-complementary
#5AECCB #EC5AC4 #EC825A
monochromatic
#15B792 #23E6BA #5AECCB #91F2DC #C8F9EE
Accessibility & contrast
On white
1.47
#5AECCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#5AECCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECCB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECCB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECA
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5aeccb; /* rgb */ color: rgb(90, 236, 203); /* oklch */ color: oklch(85.6% 0.134 175.2);
Tailwind
colors: {
custom: {
50: '#97f3da',
500: '#5aeccb',
950: '#000000',
},
}SCSS
$custom: #5aeccb; $custom-light: #97f3da; $custom-dark: #000000;
JSON
{
"hex": "#5aeccb",
"rgb": {
"r": 90,
"g": 236,
"b": 203
},
"hsl": {
"h": 166.438,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.8559,
"c": 0.13356,
"h": 175.2
},
"luminance": 0.66476
}Semantic roles & 50–950 ramp
primary
#5AECCB
secondary
#B63451
accent
#0A39DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583