#5AECFD#5AECFD
#5AECFD is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.2% C 0.125 H 206.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECFD |
|---|---|
| RGB | rgb(90, 236, 253) |
| HSL | hsl(186, 98%, 67%) |
| HSV | hsv(186, 64%, 99%) |
| CMYK | cmyk(64.4%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(86.63, -33.60, -19.73) |
| CIE-LCH | lch(86.63, 38.96, 210.42°) |
| OKLab | oklab(87.18% -0.112 -0.0547) |
| OKLCH | oklch(87.18% 0.125 206) |
| XYZ | xyz(51.9340, 69.2507, 103.5392) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.22
Robin Egg Blue
#8AF1FE
ΔE00 3.66
Robin'S Egg Blue
#98EFF9
ΔE00 5.18
Aqua Blue
#02D8E9
ΔE00 5.29
Bright Light Blue
#26F7FD
ΔE00 5.32
Bright Cyan
#41FDFE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECFD #FD6B5A
analogous
#5AFDBD #5AECFD #5A9AFD
triadic
#5AECFD #FD5AEC #ECFD5A
tetradic
#5AECFD #BD5AFD #FD6B5A #9AFD5A
square
#5AECFD #BD5AFD #FD6B5A #9AFD5A
split-complementary
#5AECFD #FD5A9A #FDBD5A
monochromatic
#03C4DA #1EE5FC #5AECFD #96F3FE #D3FAFE
Accessibility & contrast
On white
1.41
#5AECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5AECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECFD
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECFD | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#00F6F1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5aecfd; /* rgb */ color: rgb(90, 236, 253); /* oklch */ color: oklch(87.2% 0.125 206.0);
Tailwind
colors: {
custom: {
50: '#9bf2fe',
500: '#5aecfd',
950: '#000000',
},
}SCSS
$custom: #5aecfd; $custom-light: #9bf2fe; $custom-dark: #000000;
JSON
{
"hex": "#5aecfd",
"rgb": {
"r": 90,
"g": 236,
"b": 253
},
"hsl": {
"h": 186.258,
"s": 97.605,
"l": 67.255
},
"oklch": {
"l": 0.8718,
"c": 0.12463,
"h": 206
},
"luminance": 0.69256
}Semantic roles & 50–950 ramp
primary
#5AECFD
secondary
#D33A28
accent
#1800E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585