#ADEBED#ADEBED
#ADEBED is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.9% C 0.062 H 198.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBED |
|---|---|
| RGB | rgb(173, 235, 237) |
| HSL | hsl(182, 64%, 80%) |
| HSV | hsv(182, 27%, 93%) |
| CMYK | cmyk(27%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.12, -18.94, -7.28) |
| CIE-LCH | lch(89.12, 20.29, 201.04°) |
| OKLab | oklab(89.9% -0.0592 -0.0199) |
| OKLCH | oklch(89.9% 0.062 198.6) |
| XYZ | xyz(62.2231, 74.4123, 91.1888) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.03
Pale Sky Blue
#BDF6FE
ΔE00 3.89
Powder Blue
#B0E0E6
ΔE00 4.03
Robin'S Egg Blue
#98EFF9
ΔE00 4.05
Light Sky Blue
#C6FCFF
ΔE00 4.29
Duck Egg Blue
#C3FBF4
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBED #EDAFAD
analogous
#ADEDCF #ADEBED #ADCBED
triadic
#ADEBED #EDADEB #EBEDAD
tetradic
#ADEBED #CFADED #EDAFAD #CBEDAD
square
#ADEBED #CFADED #EDAFAD #CBEDAD
split-complementary
#ADEBED #EDADCB #EDCFAD
monochromatic
#49D3D7 #7BDFE2 #ADEBED #DFF7F8 #E6F9F9
Accessibility & contrast
On white
1.32
#ADEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#ADEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBED
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBED | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5ED
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#97EFEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #adebed; /* rgb */ color: rgb(173, 235, 237); /* oklch */ color: oklch(89.9% 0.062 198.6);
Tailwind
colors: {
custom: {
50: '#c7f1f2',
500: '#adebed',
950: '#000000',
},
}SCSS
$custom: #adebed; $custom-light: #c7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#adebed",
"rgb": {
"r": 173,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.875,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.89902,
"c": 0.06243,
"h": 198.6
},
"luminance": 0.74415
}Semantic roles & 50–950 ramp
primary
#ADEBED
secondary
#CA7774
accent
#1F1ACC
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585