#ADEBEC#ADEBEC
#ADEBEC is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.9% C 0.062 H 197.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBEC |
|---|---|
| RGB | rgb(173, 235, 236) |
| HSL | hsl(181, 62%, 80%) |
| HSV | hsv(181, 27%, 93%) |
| CMYK | cmyk(26.7%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.09, -19.16, -6.80) |
| CIE-LCH | lch(89.09, 20.33, 199.54°) |
| OKLab | oklab(89.87% -0.0596 -0.0186) |
| OKLCH | oklch(89.87% 0.062 197.4) |
| XYZ | xyz(62.0774, 74.3540, 90.4215) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.76
Pale Sky Blue
#BDF6FE
ΔE00 4.19
Powder Blue
#B0E0E6
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 4.28
Light Sky Blue
#C6FCFF
ΔE00 4.39
Duck Egg Blue
#C3FBF4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBEC #ECAEAD
analogous
#ADECCD #ADEBEC #ADCCEC
triadic
#ADEBEC #ECADEB #EBECAD
tetradic
#ADEBEC #CDADEC #ECAEAD #CCECAD
square
#ADEBEC #CDADEC #ECAEAD #CCECAD
split-complementary
#ADEBEC #ECADCC #ECCDAD
monochromatic
#4AD3D5 #7BDFE0 #ADEBEC #DFF7F8 #E6F9F9
Accessibility & contrast
On white
1.32
#ADEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#ADEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBEC
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBEC | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#97EFEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #adebec; /* rgb */ color: rgb(173, 235, 236); /* oklch */ color: oklch(89.9% 0.062 197.4);
Tailwind
colors: {
custom: {
50: '#c7f1f2',
500: '#adebec',
950: '#000000',
},
}SCSS
$custom: #adebec; $custom-light: #c7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#adebec",
"rgb": {
"r": 173,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.952,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.89871,
"c": 0.0624,
"h": 197.4
},
"luminance": 0.74357
}Semantic roles & 50–950 ramp
primary
#ADEBEC
secondary
#C97675
accent
#1E1BCA
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585