#5AECCF#5AECCF
#5AECCF is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.7% C 0.131 H 177.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECCF |
|---|---|
| RGB | rgb(90, 236, 207) |
| HSL | hsl(168, 79%, 64%) |
| HSV | hsv(168, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(85.33, -45.74, 2.52) |
| CIE-LCH | lch(85.33, 45.81, 176.85°) |
| OKLab | oklab(85.7% -0.1313 0.006) |
| OKLCH | oklch(85.7% 0.131 177.4) |
| XYZ | xyz(45.4691, 66.6647, 69.4907) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.72
Tiffany Blue
#7BF2DA
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 4.60
Aqua Marine
#2EE8BB
ΔE00 4.65
Turquoise
#40E0D0
ΔE00 4.84
Light Aqua
#8CFFDB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECCF #EC5A77
analogous
#5AEC86 #5AECCF #5AC0EC
triadic
#5AECCF #CF5AEC #ECCF5A
tetradic
#5AECCF #865AEC #EC5A77 #C0EC5A
square
#5AECCF #865AEC #EC5A77 #C0EC5A
split-complementary
#5AECCF #EC5AC0 #EC865A
monochromatic
#15B796 #23E6BF #5AECCF #91F2DF #C8F9EF
Accessibility & contrast
On white
1.47
#5AECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5AECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECCF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECCF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#CECFD1
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5aeccf; /* rgb */ color: rgb(90, 236, 207); /* oklch */ color: oklch(85.7% 0.131 177.4);
Tailwind
colors: {
custom: {
50: '#97f3dd',
500: '#5aeccf',
950: '#000000',
},
}SCSS
$custom: #5aeccf; $custom-light: #97f3dd; $custom-dark: #000000;
JSON
{
"hex": "#5aeccf",
"rgb": {
"r": 90,
"g": 236,
"b": 207
},
"hsl": {
"h": 168.082,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.85702,
"c": 0.13146,
"h": 177.4
},
"luminance": 0.6667
}Semantic roles & 50–950 ramp
primary
#5AECCF
secondary
#B6344E
accent
#0A34DC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584