#5AEACC#5AEACC
#5AEACC is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.131 H 176.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEACC |
|---|---|
| RGB | rgb(90, 234, 204) |
| HSL | hsl(168, 77%, 64%) |
| HSV | hsv(168, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 12.8%, 8.2%) |
| CIE-LAB | lab(84.68, -45.60, 3.14) |
| CIE-LCH | lch(84.68, 45.71, 176.06°) |
| OKLab | oklab(85.14% -0.1306 0.0076) |
| OKLCH | oklch(85.14% 0.131 176.7) |
| XYZ | xyz(44.5332, 65.3742, 67.3866) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.62
Tiffany Blue
#7BF2DA
ΔE00 3.37
Aqua Marine
#2EE8BB
ΔE00 4.27
Light Turquoise
#7EF4CC
ΔE00 4.52
Turquoise
#40E0D0
ΔE00 4.92
Aquamarine (survey)
#04D8B2
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEACC #EA5A78
analogous
#5AEA84 #5AEACC #5AC0EA
triadic
#5AEACC #CC5AEA #EACC5A
tetradic
#5AEACC #845AEA #EA5A78 #C0EA5A
square
#5AEACC #845AEA #EA5A78 #C0EA5A
split-complementary
#5AEACC #EA5AC0 #EA845A
monochromatic
#17B392 #24E3BB #5AEACC #90F1DD #C7F8EE
Accessibility & contrast
On white
1.49
#5AEACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5AEACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEACC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEACC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCB
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aeacc; /* rgb */ color: rgb(90, 234, 204); /* oklch */ color: oklch(85.1% 0.131 176.7);
Tailwind
colors: {
custom: {
50: '#97f1db',
500: '#5aeacc',
950: '#000000',
},
}SCSS
$custom: #5aeacc; $custom-light: #97f1db; $custom-dark: #000000;
JSON
{
"hex": "#5aeacc",
"rgb": {
"r": 90,
"g": 234,
"b": 204
},
"hsl": {
"h": 167.5,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.85142,
"c": 0.13083,
"h": 176.7
},
"luminance": 0.65379
}Semantic roles & 50–950 ramp
primary
#5AEACC
secondary
#B3354F
accent
#0C37DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584