#5ADCDA#5ADCDA
#5ADCDA is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.113 H 193.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCDA |
|---|---|
| RGB | rgb(90, 220, 218) |
| HSL | hsl(179, 65%, 61%) |
| HSV | hsv(179, 59%, 86%) |
| CMYK | cmyk(59.1%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(80.97, -35.76, -9.72) |
| CIE-LCH | lch(80.97, 37.05, 195.20°) |
| OKLab | oklab(82.26% -0.1102 -0.027) |
| OKLCH | oklch(82.26% 0.113 193.8) |
| XYZ | xyz(42.4590, 58.4176, 75.3542) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.10
Darkturquoise
#00CED1
ΔE00 4.67
Turquoise
#40E0D0
ΔE00 5.15
Aqua Blue
#02D8E9
ΔE00 6.35
Bright Light Blue
#26F7FD
ΔE00 6.66
Bright Cyan
#41FDFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCDA #DC5A5C
analogous
#5ADC99 #5ADCDA #5A9DDC
triadic
#5ADCDA #DA5ADC #DCDA5A
tetradic
#5ADCDA #995ADC #DC5A5C #9DDC5A
square
#5ADCDA #995ADC #DC5A5C #9DDC5A
split-complementary
#5ADCDA #DC5A9D #DC995A
monochromatic
#219B99 #2CCDCB #5ADCDA #8CE7E5 #BFF1F1
Accessibility & contrast
On white
1.66
#5ADCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5ADCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCDA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCDA | 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)
#CFD2DA
Deuteranopia (green-blind)
#BAC3DB
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adcda; /* rgb */ color: rgb(90, 220, 218); /* oklch */ color: oklch(82.3% 0.113 193.8);
Tailwind
colors: {
custom: {
50: '#96e7e5',
500: '#5adcda',
950: '#000000',
},
}SCSS
$custom: #5adcda; $custom-light: #96e7e5; $custom-dark: #000000;
JSON
{
"hex": "#5adcda",
"rgb": {
"r": 90,
"g": 220,
"b": 218
},
"hsl": {
"h": 179.077,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.82258,
"c": 0.11341,
"h": 193.8
},
"luminance": 0.58422
}Semantic roles & 50–950 ramp
primary
#5ADCDA
secondary
#9F3B3D
accent
#191BCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484