#5AECED#5AECED
#5AECED is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.6% C 0.123 H 195.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECED |
|---|---|
| RGB | rgb(90, 236, 237) |
| HSL | hsl(180, 80%, 64%) |
| HSV | hsv(180, 62%, 93%) |
| CMYK | cmyk(62%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.14, -38.02, -12.06) |
| CIE-LCH | lch(86.14, 39.88, 197.59°) |
| OKLab | oklab(86.63% -0.1185 -0.0334) |
| OKLCH | oklch(86.63% 0.123 195.8) |
| XYZ | xyz(49.4912, 68.2736, 90.6742) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.23
Bright Cyan
#41FDFE
ΔE00 3.78
Aqua
#00FFFF
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 4.95
Robin'S Egg
#6DEDFD
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECED #ED5B5A
analogous
#5AEDA5 #5AECED #5AA3ED
triadic
#5AECED #ED5AEC #ECED5A
tetradic
#5AECED #A55AED #ED5B5A #A3ED5A
square
#5AECED #A55AED #ED5B5A #A3ED5A
split-complementary
#5AECED #ED5AA3 #EDA55A
monochromatic
#14B7B8 #23E6E7 #5AECED #91F2F3 #C8F9F9
Accessibility & contrast
On white
1.43
#5AECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#5AECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECED
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECED | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5aeced; /* rgb */ color: rgb(90, 236, 237); /* oklch */ color: oklch(86.6% 0.123 195.8);
Tailwind
colors: {
custom: {
50: '#99f2f2',
500: '#5aeced',
950: '#000000',
},
}SCSS
$custom: #5aeced; $custom-light: #99f2f2; $custom-dark: #000000;
JSON
{
"hex": "#5aeced",
"rgb": {
"r": 90,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.408,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.86627,
"c": 0.12309,
"h": 195.8
},
"luminance": 0.68279
}Semantic roles & 50–950 ramp
primary
#5AECED
secondary
#B83433
accent
#0A09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585