#5ADCDB#5ADCDB
#5ADCDB is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.113 H 194.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCDB |
|---|---|
| RGB | rgb(90, 220, 219) |
| HSL | hsl(180, 65%, 61%) |
| HSV | hsv(180, 59%, 86%) |
| CMYK | cmyk(59.1%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.00, -35.49, -10.21) |
| CIE-LCH | lch(81.00, 36.93, 196.05°) |
| OKLab | oklab(82.29% -0.1097 -0.0283) |
| OKLCH | oklch(82.29% 0.113 194.5) |
| XYZ | xyz(42.5903, 58.4701, 76.0454) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.27
Darkturquoise
#00CED1
ΔE00 4.60
Turquoise
#40E0D0
ΔE00 5.49
Aqua Blue
#02D8E9
ΔE00 6.02
Bright Light Blue
#26F7FD
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCDB #DC5A5B
analogous
#5ADC9A #5ADCDB #5A9CDC
triadic
#5ADCDB #DB5ADC #DCDB5A
tetradic
#5ADCDB #9A5ADC #DC5A5B #9CDC5A
square
#5ADCDB #9A5ADC #DC5A5B #9CDC5A
split-complementary
#5ADCDB #DC5A9C #DC9A5A
monochromatic
#219B9A #2CCDCC #5ADCDB #8CE7E6 #BFF1F1
Accessibility & contrast
On white
1.65
#5ADCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#5ADCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCDB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCDB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#BAC3DC
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adcdb; /* rgb */ color: rgb(90, 220, 219); /* oklch */ color: oklch(82.3% 0.113 194.5);
Tailwind
colors: {
custom: {
50: '#96e7e6',
500: '#5adcdb',
950: '#000000',
},
}SCSS
$custom: #5adcdb; $custom-light: #96e7e6; $custom-dark: #000000;
JSON
{
"hex": "#5adcdb",
"rgb": {
"r": 90,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.538,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.82291,
"c": 0.11333,
"h": 194.5
},
"luminance": 0.58475
}Semantic roles & 50–950 ramp
primary
#5ADCDB
secondary
#9F3B3C
accent
#191ACD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484