#ADEBDD#ADEBDD
#ADEBDD is a very light, moderate teal. Relative luminance 0.735; OKLCH L 89.4% C 0.066 H 179.2°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBDD |
|---|---|
| RGB | rgb(173, 235, 221) |
| HSL | hsl(166, 61%, 80%) |
| HSV | hsv(166, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(88.69, -22.38, 0.47) |
| CIE-LCH | lch(88.69, 22.38, 178.79°) |
| OKLab | oklab(89.43% -0.0655 0.0009) |
| OKLCH | oklch(89.43% 0.066 179.2) |
| XYZ | xyz(59.9889, 73.5186, 79.4223) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.52
Duck Egg Blue
#C3FBF4
ΔE00 4.77
Eggshell Blue
#C4FFF7
ΔE00 5.07
Paleturquoise
#AFEEEE
ΔE00 5.45
Pale Cyan
#B7FFFA
ΔE00 5.55
Light Cyan
#ACFFFC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBDD #EBADBB
analogous
#ADEBBE #ADEBDD #ADDAEB
triadic
#ADEBDD #DDADEB #EBDDAD
tetradic
#ADEBDD #BEADEB #EBADBB #DAEBAD
square
#ADEBDD #BEADEB #EBADBB #DAEBAD
split-complementary
#ADEBDD #EBADDA #EBBEAD
monochromatic
#4BD3B4 #7CDFC9 #ADEBDD #DEF7F1 #E6F9F5
Accessibility & contrast
On white
1.34
#ADEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#ADEBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBDD
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBDD | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DC
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#9CEDE7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #adebdd; /* rgb */ color: rgb(173, 235, 221); /* oklch */ color: oklch(89.4% 0.066 179.2);
Tailwind
colors: {
custom: {
50: '#c7f1e7',
500: '#adebdd',
950: '#000000',
},
}SCSS
$custom: #adebdd; $custom-light: #c7f1e7; $custom-dark: #000000;
JSON
{
"hex": "#adebdd",
"rgb": {
"r": 173,
"g": 235,
"b": 221
},
"hsl": {
"h": 166.452,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.89425,
"c": 0.06556,
"h": 179.2
},
"luminance": 0.73521
}Semantic roles & 50–950 ramp
primary
#ADEBDD
secondary
#C77587
accent
#1D44C8
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131616
muted
#828584