#5AEDEC#5AEDEC
#5AEDEC is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.8% C 0.124 H 194.5°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEDEC |
|---|---|
| RGB | rgb(90, 237, 236) |
| HSL | hsl(180, 80%, 64%) |
| HSV | hsv(180, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(86.40, -38.74, -11.15) |
| CIE-LCH | lch(86.40, 40.32, 196.05°) |
| OKLab | oklab(86.83% -0.1199 -0.0309) |
| OKLCH | oklch(86.83% 0.124 194.5) |
| XYZ | xyz(49.6343, 68.7928, 90.0031) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.39
Bright Cyan
#41FDFE
ΔE00 3.59
Aqua
#00FFFF
ΔE00 4.41
Bright Turquoise
#0FFEF9
ΔE00 4.49
Bright Aqua
#0BF9EA
ΔE00 5.78
Turquoise
#40E0D0
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEDEC #ED5A5B
analogous
#5AEDA3 #5AEDEC #5AA5ED
triadic
#5AEDEC #EC5AED #EDEC5A
tetradic
#5AEDEC #A35AED #ED5A5B #A5ED5A
square
#5AEDEC #A35AED #ED5A5B #A5ED5A
split-complementary
#5AEDEC #ED5AA5 #EDA35A
monochromatic
#14B8B7 #23E7E6 #5AEDEC #91F3F2 #C8F9F9
Accessibility & contrast
On white
1.42
#5AEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#5AEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEDEC
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEDEC | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5aedec; /* rgb */ color: rgb(90, 237, 236); /* oklch */ color: oklch(86.8% 0.124 194.5);
Tailwind
colors: {
custom: {
50: '#99f3f2',
500: '#5aedec',
950: '#000000',
},
}SCSS
$custom: #5aedec; $custom-light: #99f3f2; $custom-dark: #000000;
JSON
{
"hex": "#5aedec",
"rgb": {
"r": 90,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.592,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.86826,
"c": 0.1238,
"h": 194.5
},
"luminance": 0.68798
}Semantic roles & 50–950 ramp
primary
#5AEDEC
secondary
#B83334
accent
#090ADD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585