#5AEDED#5AEDED
#5AEDED is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.9% C 0.124 H 195.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEDED |
|---|---|
| RGB | rgb(90, 237, 237) |
| HSL | hsl(180, 80%, 64%) |
| HSV | hsv(180, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(86.43, -38.48, -11.63) |
| CIE-LCH | lch(86.43, 40.19, 196.81°) |
| OKLab | oklab(86.86% -0.1195 -0.0323) |
| OKLCH | oklch(86.86% 0.124 195.1) |
| XYZ | xyz(49.7800, 68.8510, 90.7704) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.22
Bright Cyan
#41FDFE
ΔE00 3.57
Aqua
#00FFFF
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 5.95
Bright Aqua
#0BF9EA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEDED #ED5A5A
analogous
#5AEDA4 #5AEDED #5AA4ED
triadic
#5AEDED #ED5AED #EDED5A
tetradic
#5AEDED #A45AED #ED5A5A #A4ED5A
square
#5AEDED #A45AED #ED5A5A #A4ED5A
split-complementary
#5AEDED #ED5AA4 #EDA45A
monochromatic
#14B8B8 #23E7E7 #5AEDED #91F3F3 #C8F9F9
Accessibility & contrast
On white
1.42
#5AEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5AEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEDED
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEDED | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5aeded; /* rgb */ color: rgb(90, 237, 237); /* oklch */ color: oklch(86.9% 0.124 195.1);
Tailwind
colors: {
custom: {
50: '#99f3f2',
500: '#5aeded',
950: '#000000',
},
}SCSS
$custom: #5aeded; $custom-light: #99f3f2; $custom-dark: #000000;
JSON
{
"hex": "#5aeded",
"rgb": {
"r": 90,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.86859,
"c": 0.12374,
"h": 195.1
},
"luminance": 0.68856
}Semantic roles & 50–950 ramp
primary
#5AEDED
secondary
#B83333
accent
#0909DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585