#5ADFED#5ADFED
#5ADFED is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.116 H 204.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADFED |
|---|---|
| RGB | rgb(90, 223, 237) |
| HSL | hsl(186, 80%, 64%) |
| HSV | hsv(186, 62%, 93%) |
| CMYK | cmyk(62%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.41, -31.95, -17.66) |
| CIE-LCH | lch(82.41, 36.50, 208.93°) |
| OKLab | oklab(83.61% -0.1054 -0.0489) |
| OKLCH | oklch(83.61% 0.116 204.9) |
| XYZ | xyz(45.8837, 61.0585, 89.4717) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.19
Robin'S Egg
#6DEDFD
ΔE00 3.39
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Bright Light Blue
#26F7FD
ΔE00 6.67
Neon Blue
#04D9FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADFED #ED685A
analogous
#5AEDB2 #5ADFED #5A96ED
triadic
#5ADFED #ED5ADF #DFED5A
tetradic
#5ADFED #B25AED #ED685A #96ED5A
square
#5ADFED #B25AED #ED685A #96ED5A
split-complementary
#5ADFED #ED5A96 #EDB25A
monochromatic
#14A9B8 #23D4E7 #5ADFED #91EAF3 #C8F4F9
Accessibility & contrast
On white
1.59
#5ADFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5ADFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADFED
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADFED | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5adfed; /* rgb */ color: rgb(90, 223, 237); /* oklch */ color: oklch(83.6% 0.116 204.9);
Tailwind
colors: {
custom: {
50: '#98e9f2',
500: '#5adfed',
950: '#000000',
},
}SCSS
$custom: #5adfed; $custom-light: #98e9f2; $custom-dark: #000000;
JSON
{
"hex": "#5adfed",
"rgb": {
"r": 90,
"g": 223,
"b": 237
},
"hsl": {
"h": 185.714,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.83611,
"c": 0.11621,
"h": 204.9
},
"luminance": 0.61063
}Semantic roles & 50–950 ramp
primary
#5ADFED
secondary
#B84033
accent
#1D09DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485