#5ADBE3#5ADBE3
#5ADBE3 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.113 H 200.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADBE3 |
|---|---|
| RGB | rgb(90, 219, 227) |
| HSL | hsl(184, 71%, 62%) |
| HSV | hsv(184, 60%, 89%) |
| CMYK | cmyk(60.4%, 3.5%, 0%, 11%) |
| CIE-LAB | lab(80.95, -32.84, -14.54) |
| CIE-LCH | lch(80.95, 35.91, 203.89°) |
| OKLab | oklab(82.33% -0.1054 -0.0403) |
| OKLCH | oklch(82.33% 0.113 200.9) |
| XYZ | xyz(43.4072, 58.3782, 81.6387) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.48
Robin'S Egg
#6DEDFD
ΔE00 5.07
Darkturquoise
#00CED1
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Bright Light Blue
#26F7FD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADBE3 #E3625A
analogous
#5AE3A7 #5ADBE3 #5A96E3
triadic
#5ADBE3 #E35ADB #DBE35A
tetradic
#5ADBE3 #A75AE3 #E3625A #96E35A
square
#5ADBE3 #A75AE3 #E3625A #96E35A
split-complementary
#5ADBE3 #E35A96 #E3A75A
monochromatic
#1C9EA6 #26D0DA #5ADBE3 #8EE6EC #C3F2F5
Accessibility & contrast
On white
1.66
#5ADBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5ADBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADBE3
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADBE3 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E4
Deuteranopia (green-blind)
#B7C2E4
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adbe3; /* rgb */ color: rgb(90, 219, 227); /* oklch */ color: oklch(82.3% 0.113 200.9);
Tailwind
colors: {
custom: {
50: '#97e6eb',
500: '#5adbe3',
950: '#000000',
},
}SCSS
$custom: #5adbe3; $custom-light: #97e6eb; $custom-dark: #000000;
JSON
{
"hex": "#5adbe3",
"rgb": {
"r": 90,
"g": 219,
"b": 227
},
"hsl": {
"h": 183.504,
"s": 70.984,
"l": 62.157
},
"oklch": {
"l": 0.82329,
"c": 0.11282,
"h": 200.9
},
"luminance": 0.58383
}Semantic roles & 50–950 ramp
primary
#5ADBE3
secondary
#A93F39
accent
#1E12D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484