#5ADBDF#5ADBDF
#5ADBDF is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.2% C 0.113 H 198.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADBDF |
|---|---|
| RGB | rgb(90, 219, 223) |
| HSL | hsl(182, 68%, 61%) |
| HSV | hsv(182, 60%, 87%) |
| CMYK | cmyk(59.6%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(80.83, -33.94, -12.59) |
| CIE-LCH | lch(80.83, 36.20, 200.36°) |
| OKLab | oklab(82.19% -0.107 -0.0349) |
| OKLCH | oklch(82.19% 0.113 198) |
| XYZ | xyz(42.8615, 58.1599, 78.7649) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.33
Aqua Blue
#02D8E9
ΔE00 4.47
Darkturquoise
#00CED1
ΔE00 4.55
Robin'S Egg
#6DEDFD
ΔE00 6.00
Bright Light Blue
#26F7FD
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADBDF #DF5E5A
analogous
#5ADFA1 #5ADBDF #5A99DF
triadic
#5ADBDF #DF5ADB #DBDF5A
tetradic
#5ADBDF #A15ADF #DF5E5A #99DF5A
square
#5ADBDF #A15ADF #DF5E5A #99DF5A
split-complementary
#5ADBDF #DF5A99 #DFA15A
monochromatic
#1F9CA0 #29CED3 #5ADBDF #8DE6E9 #C1F1F3
Accessibility & contrast
On white
1.66
#5ADBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#5ADBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADBDF
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADBDF | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#B8C2E0
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adbdf; /* rgb */ color: rgb(90, 219, 223); /* oklch */ color: oklch(82.2% 0.113 198.0);
Tailwind
colors: {
custom: {
50: '#97e6e9',
500: '#5adbdf',
950: '#000000',
},
}SCSS
$custom: #5adbdf; $custom-light: #97e6e9; $custom-dark: #000000;
JSON
{
"hex": "#5adbdf",
"rgb": {
"r": 90,
"g": 219,
"b": 223
},
"hsl": {
"h": 181.805,
"s": 67.513,
"l": 61.373
},
"oklch": {
"l": 0.82191,
"c": 0.11258,
"h": 198
},
"luminance": 0.58164
}Semantic roles & 50–950 ramp
primary
#5ADBDF
secondary
#A33D3A
accent
#1C16CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484