#ADEDEB#ADEDEB
#ADEDEB is a very light, moderate teal. Relative luminance 0.755; OKLCH L 90.3% C 0.064 H 193.6°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEDEB |
|---|---|
| RGB | rgb(173, 237, 235) |
| HSL | hsl(178, 64%, 80%) |
| HSV | hsv(178, 27%, 93%) |
| CMYK | cmyk(27%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(89.60, -20.37, -5.52) |
| CIE-LCH | lch(89.60, 21.10, 195.16°) |
| OKLab | oklab(90.27% -0.0624 -0.0152) |
| OKLCH | oklch(90.27% 0.064 193.6) |
| XYZ | xyz(62.5083, 75.4477, 89.8504) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.89
Duck Egg Blue
#C3FBF4
ΔE00 3.92
Pale Cyan
#B7FFFA
ΔE00 3.93
Light Cyan
#ACFFFC
ΔE00 4.28
Eggshell Blue
#C4FFF7
ΔE00 4.56
Light Light Blue
#CAFFFB
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEDEB #EDADAF
analogous
#ADEDCB #ADEDEB #ADCFED
triadic
#ADEDEB #EBADED #EDEBAD
tetradic
#ADEDEB #CBADED #EDADAF #CFEDAD
square
#ADEDEB #CBADED #EDADAF #CFEDAD
split-complementary
#ADEDEB #EDADCF #EDCBAD
monochromatic
#49D7D3 #7BE2DF #ADEDEB #DFF8F7 #E6F9F9
Accessibility & contrast
On white
1.31
#ADEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#ADEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEDEB
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEDEB | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EB
Deuteranopia (green-blind)
#D9DDEC
Tritanopia (blue-blind)
#97F1EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #adedeb; /* rgb */ color: rgb(173, 237, 235); /* oklch */ color: oklch(90.3% 0.064 193.6);
Tailwind
colors: {
custom: {
50: '#c7f3f1',
500: '#adedeb',
950: '#000000',
},
}SCSS
$custom: #adedeb; $custom-light: #c7f3f1; $custom-dark: #000000;
JSON
{
"hex": "#adedeb",
"rgb": {
"r": 173,
"g": 237,
"b": 235
},
"hsl": {
"h": 178.125,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.90271,
"c": 0.06426,
"h": 193.6
},
"luminance": 0.75451
}Semantic roles & 50–950 ramp
primary
#ADEDEB
secondary
#CA7477
accent
#1A1FCC
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585