#5ADCDC#5ADCDC
#5ADCDC is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.113 H 195.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCDC |
|---|---|
| RGB | rgb(90, 220, 220) |
| HSL | hsl(180, 65%, 61%) |
| HSV | hsv(180, 59%, 86%) |
| CMYK | cmyk(59.1%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.03, -35.22, -10.70) |
| CIE-LCH | lch(81.03, 36.81, 196.89°) |
| OKLab | oklab(82.32% -0.1093 -0.0297) |
| OKLCH | oklch(82.32% 0.113 195.2) |
| XYZ | xyz(42.7223, 58.5229, 76.7408) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.47
Darkturquoise
#00CED1
ΔE00 4.56
Aqua Blue
#02D8E9
ΔE00 5.70
Turquoise
#40E0D0
ΔE00 5.84
Bright Light Blue
#26F7FD
ΔE00 6.45
Robin'S Egg
#6DEDFD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCDC #DC5A5A
analogous
#5ADC9B #5ADCDC #5A9BDC
triadic
#5ADCDC #DC5ADC #DCDC5A
tetradic
#5ADCDC #9B5ADC #DC5A5A #9BDC5A
square
#5ADCDC #9B5ADC #DC5A5A #9BDC5A
split-complementary
#5ADCDC #DC5A9B #DC9B5A
monochromatic
#219B9B #2CCDCD #5ADCDC #8CE7E7 #BFF1F1
Accessibility & contrast
On white
1.65
#5ADCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#5ADCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCDC
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCDC | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adcdc; /* rgb */ color: rgb(90, 220, 220); /* oklch */ color: oklch(82.3% 0.113 195.2);
Tailwind
colors: {
custom: {
50: '#96e7e6',
500: '#5adcdc',
950: '#000000',
},
}SCSS
$custom: #5adcdc; $custom-light: #96e7e6; $custom-dark: #000000;
JSON
{
"hex": "#5adcdc",
"rgb": {
"r": 90,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.82324,
"c": 0.11327,
"h": 195.2
},
"luminance": 0.58527
}Semantic roles & 50–950 ramp
primary
#5ADCDC
secondary
#9F3B3B
accent
#1919CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484