#ADEBDB#ADEBDB
#ADEBDB is a very light, moderate teal. Relative luminance 0.734; OKLCH L 89.4% C 0.066 H 177.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBDB |
|---|---|
| RGB | rgb(173, 235, 219) |
| HSL | hsl(165, 61%, 80%) |
| HSV | hsv(165, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(88.64, -22.79, 1.45) |
| CIE-LCH | lch(88.64, 22.84, 176.37°) |
| OKLab | oklab(89.37% -0.0664 0.0035) |
| OKLCH | oklch(89.37% 0.066 177) |
| XYZ | xyz(59.7240, 73.4127, 78.0273) |
| Luminance | 0.7341 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.30
Duck Egg Blue
#C3FBF4
ΔE00 5.23
Eggshell Blue
#C4FFF7
ΔE00 5.46
Pale Cyan
#B7FFFA
ΔE00 6.06
Paleturquoise
#AFEEEE
ΔE00 6.18
Light Light Blue
#CAFFFB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBDB #EBADBD
analogous
#ADEBBC #ADEBDB #ADDCEB
triadic
#ADEBDB #DBADEB #EBDBAD
tetradic
#ADEBDB #BCADEB #EBADBD #DCEBAD
square
#ADEBDB #BCADEB #EBADBD #DCEBAD
split-complementary
#ADEBDB #EBADDC #EBBCAD
monochromatic
#4BD3B0 #7CDFC5 #ADEBDB #DEF7F1 #E6F9F4
Accessibility & contrast
On white
1.34
#ADEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#ADEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBDB
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBDB | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3DA
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#9CEDE6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #adebdb; /* rgb */ color: rgb(173, 235, 219); /* oklch */ color: oklch(89.4% 0.066 177.0);
Tailwind
colors: {
custom: {
50: '#c7f1e6',
500: '#adebdb',
950: '#000000',
},
}SCSS
$custom: #adebdb; $custom-light: #c7f1e6; $custom-dark: #000000;
JSON
{
"hex": "#adebdb",
"rgb": {
"r": 173,
"g": 235,
"b": 219
},
"hsl": {
"h": 164.516,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.89368,
"c": 0.06645,
"h": 177
},
"luminance": 0.73415
}Semantic roles & 50–950 ramp
primary
#ADEBDB
secondary
#C7758A
accent
#1D49C8
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131615
muted
#828584