#ADEBDC#ADEBDC
#ADEBDC is a very light, moderate teal. Relative luminance 0.735; OKLCH L 89.4% C 0.066 H 178.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBDC |
|---|---|
| RGB | rgb(173, 235, 220) |
| HSL | hsl(165, 61%, 80%) |
| HSV | hsv(165, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(88.67, -22.59, 0.96) |
| CIE-LCH | lch(88.67, 22.61, 177.57°) |
| OKLab | oklab(89.4% -0.066 0.0022) |
| OKLCH | oklch(89.4% 0.066 178.1) |
| XYZ | xyz(59.8561, 73.4655, 78.7227) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.40
Duck Egg Blue
#C3FBF4
ΔE00 4.99
Eggshell Blue
#C4FFF7
ΔE00 5.26
Pale Cyan
#B7FFFA
ΔE00 5.80
Paleturquoise
#AFEEEE
ΔE00 5.82
Light Light Blue
#CAFFFB
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBDC #EBADBC
analogous
#ADEBBD #ADEBDC #ADDBEB
triadic
#ADEBDC #DCADEB #EBDCAD
tetradic
#ADEBDC #BDADEB #EBADBC #DBEBAD
square
#ADEBDC #BDADEB #EBADBC #DBEBAD
split-complementary
#ADEBDC #EBADDB #EBBDAD
monochromatic
#4BD3B2 #7CDFC7 #ADEBDC #DEF7F1 #E6F9F5
Accessibility & contrast
On white
1.34
#ADEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#ADEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBDC
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBDC | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DB
Deuteranopia (green-blind)
#DBDBDD
Tritanopia (blue-blind)
#9CEDE6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #adebdc; /* rgb */ color: rgb(173, 235, 220); /* oklch */ color: oklch(89.4% 0.066 178.1);
Tailwind
colors: {
custom: {
50: '#c7f1e6',
500: '#adebdc',
950: '#000000',
},
}SCSS
$custom: #adebdc; $custom-light: #c7f1e6; $custom-dark: #000000;
JSON
{
"hex": "#adebdc",
"rgb": {
"r": 173,
"g": 235,
"b": 220
},
"hsl": {
"h": 165.484,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.89397,
"c": 0.066,
"h": 178.1
},
"luminance": 0.73468
}Semantic roles & 50–950 ramp
primary
#ADEBDC
secondary
#C77589
accent
#1D47C8
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131616
muted
#828584