#5ADBE7#5ADBE7
#5ADBE7 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.5% C 0.113 H 203.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADBE7 |
|---|---|
| RGB | rgb(90, 219, 231) |
| HSL | hsl(185, 75%, 63%) |
| HSV | hsv(185, 61%, 91%) |
| CMYK | cmyk(61%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(81.07, -31.73, -16.49) |
| CIE-LCH | lch(81.07, 35.75, 207.46°) |
| OKLab | oklab(82.47% -0.1038 -0.0457) |
| OKLCH | oklch(82.47% 0.113 203.8) |
| XYZ | xyz(43.9657, 58.6016, 84.5800) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.93
Robin'S Egg
#6DEDFD
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Mediumturquoise
#48D1CC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADBE7 #E7665A
analogous
#5AE7AC #5ADBE7 #5A95E7
triadic
#5ADBE7 #E75ADB #DBE75A
tetradic
#5ADBE7 #AC5AE7 #E7665A #95E75A
square
#5ADBE7 #AC5AE7 #E7665A #95E75A
split-complementary
#5ADBE7 #E75A95 #E7AC5A
monochromatic
#19A1AD #25CFDF #5ADBE7 #8FE7EF #C5F2F7
Accessibility & contrast
On white
1.65
#5ADBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#5ADBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADBE7
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADBE7 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E8
Deuteranopia (green-blind)
#B6C3E8
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adbe7; /* rgb */ color: rgb(90, 219, 231); /* oklch */ color: oklch(82.5% 0.113 203.8);
Tailwind
colors: {
custom: {
50: '#97e6ee',
500: '#5adbe7',
950: '#000000',
},
}SCSS
$custom: #5adbe7; $custom-light: #97e6ee; $custom-dark: #000000;
JSON
{
"hex": "#5adbe7",
"rgb": {
"r": 90,
"g": 219,
"b": 231
},
"hsl": {
"h": 185.106,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.8247,
"c": 0.11336,
"h": 203.8
},
"luminance": 0.58606
}Semantic roles & 50–950 ramp
primary
#5ADBE7
secondary
#AE4137
accent
#200FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485