#5ADCEC#5ADCEC
#5ADCEC is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.115 H 206.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCEC |
|---|---|
| RGB | rgb(90, 220, 236) |
| HSL | hsl(187, 79%, 64%) |
| HSV | hsv(187, 62%, 93%) |
| CMYK | cmyk(61.9%, 6.8%, 0%, 7.5%) |
| CIE-LAB | lab(81.52, -30.80, -18.47) |
| CIE-LCH | lch(81.52, 35.91, 210.96°) |
| OKLab | oklab(82.88% -0.1028 -0.0512) |
| OKLCH | oklch(82.88% 0.115 206.5) |
| XYZ | xyz(44.9436, 59.4114, 88.4396) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.06
Robin'S Egg
#6DEDFD
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Neon Blue
#04D9FF
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCEC #EC6A5A
analogous
#5AECB3 #5ADCEC #5A93EC
triadic
#5ADCEC #EC5ADC #DCEC5A
tetradic
#5ADCEC #B35AEC #EC6A5A #93EC5A
square
#5ADCEC #B35AEC #EC6A5A #93EC5A
split-complementary
#5ADCEC #EC5A93 #ECB35A
monochromatic
#15A5B7 #23D0E6 #5ADCEC #91E8F2 #C8F3F9
Accessibility & contrast
On white
1.63
#5ADCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#5ADCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCEC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCEC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#B5C4EC
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5adcec; /* rgb */ color: rgb(90, 220, 236); /* oklch */ color: oklch(82.9% 0.115 206.5);
Tailwind
colors: {
custom: {
50: '#98e7f2',
500: '#5adcec',
950: '#000000',
},
}SCSS
$custom: #5adcec; $custom-light: #98e7f2; $custom-dark: #000000;
JSON
{
"hex": "#5adcec",
"rgb": {
"r": 90,
"g": 220,
"b": 236
},
"hsl": {
"h": 186.575,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.82881,
"c": 0.11482,
"h": 206.5
},
"luminance": 0.59416
}Semantic roles & 50–950 ramp
primary
#5ADCEC
secondary
#B64234
accent
#210ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485