#5ADADA#5ADADA
#5ADADA is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.8% C 0.112 H 195.2°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADADA |
|---|---|
| RGB | rgb(90, 218, 218) |
| HSL | hsl(180, 63%, 60%) |
| HSV | hsv(180, 59%, 85%) |
| CMYK | cmyk(58.7%, 0%, 0%, 14.5%) |
| CIE-LAB | lab(80.39, -34.82, -10.58) |
| CIE-LCH | lch(80.39, 36.40, 196.90°) |
| OKLab | oklab(81.79% -0.1081 -0.0293) |
| OKLCH | oklch(81.79% 0.112 195.2) |
| XYZ | xyz(41.9373, 57.3741, 75.1802) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.14
Darkturquoise
#00CED1
ΔE00 4.25
Aqua Blue
#02D8E9
ΔE00 5.65
Turquoise
#40E0D0
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 6.89
Robin'S Egg
#6DEDFD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADADA #DA5A5A
analogous
#5ADA9A #5ADADA #5A9ADA
triadic
#5ADADA #DA5ADA #DADA5A
tetradic
#5ADADA #9A5ADA #DA5A5A #9ADA5A
square
#5ADADA #9A5ADA #DA5A5A #9ADA5A
split-complementary
#5ADADA #DA5A9A #DA9A5A
monochromatic
#229898 #2DCACA #5ADADA #8CE5E5 #BEF0F0
Accessibility & contrast
On white
1.68
#5ADADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#5ADADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADADA
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADADA | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DA
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5adada; /* rgb */ color: rgb(90, 218, 218); /* oklch */ color: oklch(81.8% 0.112 195.2);
Tailwind
colors: {
custom: {
50: '#96e6e5',
500: '#5adada',
950: '#000000',
},
}SCSS
$custom: #5adada; $custom-light: #96e6e5; $custom-dark: #000000;
JSON
{
"hex": "#5adada",
"rgb": {
"r": 90,
"g": 218,
"b": 218
},
"hsl": {
"h": 180,
"s": 63.366,
"l": 60.392
},
"oklch": {
"l": 0.81788,
"c": 0.11201,
"h": 195.2
},
"luminance": 0.57378
}Semantic roles & 50–950 ramp
primary
#5ADADA
secondary
#9C3C3C
accent
#1A1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484