#5ADCDF#5ADCDF
#5ADCDF is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.113 H 197.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCDF |
|---|---|
| RGB | rgb(90, 220, 223) |
| HSL | hsl(181, 68%, 61%) |
| HSV | hsv(181, 60%, 87%) |
| CMYK | cmyk(59.6%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.12, -34.41, -12.16) |
| CIE-LCH | lch(81.12, 36.49, 199.46°) |
| OKLab | oklab(82.43% -0.1081 -0.0337) |
| OKLCH | oklch(82.43% 0.113 197.3) |
| XYZ | xyz(43.1232, 58.6833, 78.8521) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.19
Darkturquoise
#00CED1
ΔE00 4.62
Aqua Blue
#02D8E9
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 6.12
Bright Light Blue
#26F7FD
ΔE00 6.29
Turquoise
#40E0D0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCDF #DF5D5A
analogous
#5ADFA0 #5ADCDF #5A9ADF
triadic
#5ADCDF #DF5ADC #DCDF5A
tetradic
#5ADCDF #A05ADF #DF5D5A #9ADF5A
square
#5ADCDF #A05ADF #DF5D5A #9ADF5A
split-complementary
#5ADCDF #DF5A9A #DFA05A
monochromatic
#1F9DA0 #29CFD3 #5ADCDF #8DE7E9 #C1F2F3
Accessibility & contrast
On white
1.65
#5ADCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#5ADCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCDF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCDF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adcdf; /* rgb */ color: rgb(90, 220, 223); /* oklch */ color: oklch(82.4% 0.113 197.3);
Tailwind
colors: {
custom: {
50: '#97e7e9',
500: '#5adcdf',
950: '#000000',
},
}SCSS
$custom: #5adcdf; $custom-light: #97e7e9; $custom-dark: #000000;
JSON
{
"hex": "#5adcdf",
"rgb": {
"r": 90,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.353,
"s": 67.513,
"l": 61.373
},
"oklch": {
"l": 0.82425,
"c": 0.1132,
"h": 197.3
},
"luminance": 0.58688
}Semantic roles & 50–950 ramp
primary
#5ADCDF
secondary
#A33D3A
accent
#1A16CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484