#5ADBED#5ADBED
#5ADBED is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.115 H 207.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADBED |
|---|---|
| RGB | rgb(90, 219, 237) |
| HSL | hsl(187, 80%, 64%) |
| HSV | hsv(187, 62%, 93%) |
| CMYK | cmyk(62%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(81.26, -30.03, -19.39) |
| CIE-LCH | lch(81.26, 35.75, 212.85°) |
| OKLab | oklab(82.69% -0.1014 -0.0538) |
| OKLCH | oklch(82.69% 0.115 207.9) |
| XYZ | xyz(44.8276, 58.9464, 89.1197) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 4.16
Neon Blue
#04D9FF
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADBED #ED6C5A
analogous
#5AEDB6 #5ADBED #5A92ED
triadic
#5ADBED #ED5ADB #DBED5A
tetradic
#5ADBED #B65AED #ED6C5A #92ED5A
square
#5ADBED #B65AED #ED6C5A #92ED5A
split-complementary
#5ADBED #ED5A92 #EDB65A
monochromatic
#14A4B8 #23CFE7 #5ADBED #91E7F3 #C8F3F9
Accessibility & contrast
On white
1.64
#5ADBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5ADBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADBED
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADBED | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EE
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adbed; /* rgb */ color: rgb(90, 219, 237); /* oklch */ color: oklch(82.7% 0.115 207.9);
Tailwind
colors: {
custom: {
50: '#98e6f2',
500: '#5adbed',
950: '#000000',
},
}SCSS
$custom: #5adbed; $custom-light: #98e6f2; $custom-dark: #000000;
JSON
{
"hex": "#5adbed",
"rgb": {
"r": 90,
"g": 219,
"b": 237
},
"hsl": {
"h": 187.347,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.82686,
"c": 0.11473,
"h": 207.9
},
"luminance": 0.58951
}Semantic roles & 50–950 ramp
primary
#5ADBED
secondary
#B84433
accent
#2309DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485