#ADECDC#ADECDC
#ADECDC is a very light, moderate teal. Relative luminance 0.740; OKLCH L 89.6% C 0.067 H 177.2°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ADECDC |
|---|---|
| RGB | rgb(173, 236, 220) |
| HSL | hsl(165, 62%, 80%) |
| HSV | hsv(165, 27%, 93%) |
| CMYK | cmyk(26.7%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(88.94, -23.07, 1.36) |
| CIE-LCH | lch(88.94, 23.11, 176.64°) |
| OKLab | oklab(89.61% -0.0672 0.0032) |
| OKLCH | oklch(89.61% 0.067 177.2) |
| XYZ | xyz(60.1432, 74.0397, 78.8184) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.09
Duck Egg Blue
#C3FBF4
ΔE00 5.12
Eggshell Blue
#C4FFF7
ΔE00 5.32
Pale Cyan
#B7FFFA
ΔE00 5.89
Paleturquoise
#AFEEEE
ΔE00 6.15
Light Cyan
#ACFFFC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADECDC #ECADBD
analogous
#ADECBC #ADECDC #ADDCEC
triadic
#ADECDC #DCADEC #ECDCAD
tetradic
#ADECDC #BCADEC #ECADBD #DCECAD
square
#ADECDC #BCADEC #ECADBD #DCECAD
split-complementary
#ADECDC #ECADDC #ECBCAD
monochromatic
#4AD5B2 #7BE0C7 #ADECDC #DFF8F1 #E6F9F4
Accessibility & contrast
On white
1.33
#ADECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#ADECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADECDC
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADECDC | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DB
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#9CEEE7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #adecdc; /* rgb */ color: rgb(173, 236, 220); /* oklch */ color: oklch(89.6% 0.067 177.2);
Tailwind
colors: {
custom: {
50: '#c7f2e6',
500: '#adecdc',
950: '#000000',
},
}SCSS
$custom: #adecdc; $custom-light: #c7f2e6; $custom-dark: #000000;
JSON
{
"hex": "#adecdc",
"rgb": {
"r": 173,
"g": 236,
"b": 220
},
"hsl": {
"h": 164.762,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.89614,
"c": 0.0673,
"h": 177.2
},
"luminance": 0.74042
}Semantic roles & 50–950 ramp
primary
#ADECDC
secondary
#C9758A
accent
#1B48CA
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584