#5ADBE8#5ADBE8
#5ADBE8 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.114 H 204.5°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADBE8 |
|---|---|
| RGB | rgb(90, 219, 232) |
| HSL | hsl(185, 76%, 63%) |
| HSV | hsv(185, 61%, 91%) |
| CMYK | cmyk(61.2%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(81.10, -31.45, -16.97) |
| CIE-LCH | lch(81.10, 35.73, 208.35°) |
| OKLab | oklab(82.51% -0.1034 -0.047) |
| OKLCH | oklch(82.51% 0.114 204.5) |
| XYZ | xyz(44.1073, 58.6582, 85.3259) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.89
Robin'S Egg
#6DEDFD
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Darkturquoise
#00CED1
ΔE00 6.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Neon Blue
#04D9FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADBE8 #E8675A
analogous
#5AE8AE #5ADBE8 #5A94E8
triadic
#5ADBE8 #E85ADB #DBE85A
tetradic
#5ADBE8 #AE5AE8 #E8675A #94E85A
square
#5ADBE8 #AE5AE8 #E8675A #94E85A
split-complementary
#5ADBE8 #E85A94 #E8AE5A
monochromatic
#18A1AF #24CFE1 #5ADBE8 #90E7EF #C5F2F7
Accessibility & contrast
On white
1.65
#5ADBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5ADBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADBE8
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADBE8 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E9
Deuteranopia (green-blind)
#B5C3E9
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adbe8; /* rgb */ color: rgb(90, 219, 232); /* oklch */ color: oklch(82.5% 0.114 204.5);
Tailwind
colors: {
custom: {
50: '#97e6ef',
500: '#5adbe8',
950: '#000000',
},
}SCSS
$custom: #5adbe8; $custom-light: #97e6ef; $custom-dark: #000000;
JSON
{
"hex": "#5adbe8",
"rgb": {
"r": 90,
"g": 219,
"b": 232
},
"hsl": {
"h": 185.493,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.82505,
"c": 0.11355,
"h": 204.5
},
"luminance": 0.58663
}Semantic roles & 50–950 ramp
primary
#5ADBE8
secondary
#B04136
accent
#200ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485