#5ADBEF#5ADBEF
#5ADBEF is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.115 H 209.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADBEF |
|---|---|
| RGB | rgb(90, 219, 239) |
| HSL | hsl(188, 82%, 65%) |
| HSV | hsv(188, 62%, 94%) |
| CMYK | cmyk(62.3%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(81.33, -29.46, -20.36) |
| CIE-LCH | lch(81.33, 35.81, 214.64°) |
| OKLab | oklab(82.76% -0.1006 -0.0565) |
| OKLCH | oklch(82.76% 0.115 209.3) |
| XYZ | xyz(45.1214, 59.0639, 90.6671) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.65
Robin'S Egg
#6DEDFD
ΔE00 4.29
Neon Blue
#04D9FF
ΔE00 4.84
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Sky Blue
#87CEEB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADBEF #EF6E5A
analogous
#5AEFB9 #5ADBEF #5A90EF
triadic
#5ADBEF #EF5ADB #DBEF5A
tetradic
#5ADBEF #B95AEF #EF6E5A #90EF5A
square
#5ADBEF #B95AEF #EF6E5A #90EF5A
split-complementary
#5ADBEF #EF5A90 #EFB95A
monochromatic
#12A6BC #22CFEA #5ADBEF #92E7F4 #CAF3FA
Accessibility & contrast
On white
1.64
#5ADBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#5ADBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADBEF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADBEF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3F0
Deuteranopia (green-blind)
#B3C3EF
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adbef; /* rgb */ color: rgb(90, 219, 239); /* oklch */ color: oklch(82.8% 0.115 209.3);
Tailwind
colors: {
custom: {
50: '#98e6f4',
500: '#5adbef',
950: '#000000',
},
}SCSS
$custom: #5adbef; $custom-light: #98e6f4; $custom-dark: #000000;
JSON
{
"hex": "#5adbef",
"rgb": {
"r": 90,
"g": 219,
"b": 239
},
"hsl": {
"h": 188.054,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.82759,
"c": 0.11533,
"h": 209.3
},
"luminance": 0.59069
}Semantic roles & 50–950 ramp
primary
#5ADBEF
secondary
#BB4532
accent
#2407DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485