#ADEBE8#ADEBE8
#ADEBE8 is a very light, moderate teal. Relative luminance 0.741; OKLCH L 89.7% C 0.063 H 192.3°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBE8 |
|---|---|
| RGB | rgb(173, 235, 232) |
| HSL | hsl(177, 61%, 80%) |
| HSV | hsv(177, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(88.98, -20.04, -4.87) |
| CIE-LCH | lch(88.98, 20.62, 193.65°) |
| OKLab | oklab(89.75% -0.0611 -0.0134) |
| OKLCH | oklch(89.75% 0.063 192.3) |
| XYZ | xyz(61.5027, 74.1242, 87.3951) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.36
Duck Egg Blue
#C3FBF4
ΔE00 4.01
Pale Cyan
#B7FFFA
ΔE00 4.29
Eggshell Blue
#C4FFF7
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 4.74
Light Light Blue
#CAFFFB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBE8 #EBADB0
analogous
#ADEBC9 #ADEBE8 #ADCFEB
triadic
#ADEBE8 #E8ADEB #EBE8AD
tetradic
#ADEBE8 #C9ADEB #EBADB0 #CFEBAD
square
#ADEBE8 #C9ADEB #EBADB0 #CFEBAD
split-complementary
#ADEBE8 #EBADCF #EBC9AD
monochromatic
#4BD3CC #7CDFDA #ADEBE8 #DEF7F6 #E6F9F8
Accessibility & contrast
On white
1.33
#ADEBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#ADEBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBE8
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBE8 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E8
Deuteranopia (green-blind)
#D8DCE9
Tritanopia (blue-blind)
#99EFEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #adebe8; /* rgb */ color: rgb(173, 235, 232); /* oklch */ color: oklch(89.7% 0.063 192.3);
Tailwind
colors: {
custom: {
50: '#c7f1ef',
500: '#adebe8',
950: '#000000',
},
}SCSS
$custom: #adebe8; $custom-light: #c7f1ef; $custom-dark: #000000;
JSON
{
"hex": "#adebe8",
"rgb": {
"r": 173,
"g": 235,
"b": 232
},
"hsl": {
"h": 177.097,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.89749,
"c": 0.06259,
"h": 192.3
},
"luminance": 0.74127
}Semantic roles & 50–950 ramp
primary
#ADEBE8
secondary
#C77579
accent
#1D25C8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585