#5AECCC#5AECCC
#5AECCC is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.6% C 0.133 H 175.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECCC |
|---|---|
| RGB | rgb(90, 236, 204) |
| HSL | hsl(167, 79%, 64%) |
| HSV | hsv(167, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 13.6%, 7.5%) |
| CIE-LAB | lab(85.26, -46.47, 3.99) |
| CIE-LCH | lch(85.26, 46.64, 175.09°) |
| OKLab | oklab(85.62% -0.1326 0.0099) |
| OKLCH | oklch(85.62% 0.133 175.8) |
| XYZ | xyz(45.1058, 66.5194, 67.5774) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.61
Tiffany Blue
#7BF2DA
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 4.02
Bright Teal
#01F9C6
ΔE00 5.36
Aquamarine
#7FFFD4
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECCC #EC5A7A
analogous
#5AEC83 #5AECCC #5AC3EC
triadic
#5AECCC #CC5AEC #ECCC5A
tetradic
#5AECCC #835AEC #EC5A7A #C3EC5A
square
#5AECCC #835AEC #EC5A7A #C3EC5A
split-complementary
#5AECCC #EC5AC3 #EC835A
monochromatic
#15B793 #23E6BB #5AECCC #91F2DD #C8F9EE
Accessibility & contrast
On white
1.47
#5AECCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#5AECCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECCC
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECCC | 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)
#E4DECB
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5aeccc; /* rgb */ color: rgb(90, 236, 204); /* oklch */ color: oklch(85.6% 0.133 175.8);
Tailwind
colors: {
custom: {
50: '#97f3db',
500: '#5aeccc',
950: '#000000',
},
}SCSS
$custom: #5aeccc; $custom-light: #97f3db; $custom-dark: #000000;
JSON
{
"hex": "#5aeccc",
"rgb": {
"r": 90,
"g": 236,
"b": 204
},
"hsl": {
"h": 166.849,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.85618,
"c": 0.13301,
"h": 175.8
},
"luminance": 0.66524
}Semantic roles & 50–950 ramp
primary
#5AECCC
secondary
#B63451
accent
#0A38DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584