#ADEBE2#ADEBE2
#ADEBE2 is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.6% C 0.064 H 185.0°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBE2 |
|---|---|
| RGB | rgb(173, 235, 226) |
| HSL | hsl(171, 61%, 80%) |
| HSV | hsv(171, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(88.82, -21.33, -1.96) |
| CIE-LCH | lch(88.82, 21.41, 185.24°) |
| OKLab | oklab(89.57% -0.0635 -0.0056) |
| OKLCH | oklch(89.57% 0.064 185) |
| XYZ | xyz(60.6650, 73.7891, 82.9830) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.59
Duck Egg Blue
#C3FBF4
ΔE00 3.96
Eggshell Blue
#C4FFF7
ΔE00 4.46
Pale Cyan
#B7FFFA
ΔE00 4.55
Light Cyan
#ACFFFC
ΔE00 5.26
Light Light Blue
#CAFFFB
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBE2 #EBADB6
analogous
#ADEBC3 #ADEBE2 #ADD5EB
triadic
#ADEBE2 #E2ADEB #EBE2AD
tetradic
#ADEBE2 #C3ADEB #EBADB6 #D5EBAD
square
#ADEBE2 #C3ADEB #EBADB6 #D5EBAD
split-complementary
#ADEBE2 #EBADD5 #EBC3AD
monochromatic
#4BD3BF #7CDFD1 #ADEBE2 #DEF7F3 #E6F9F6
Accessibility & contrast
On white
1.33
#ADEBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#ADEBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBE2
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBE2 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E2
Deuteranopia (green-blind)
#D9DBE3
Tritanopia (blue-blind)
#9AEEE8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #adebe2; /* rgb */ color: rgb(173, 235, 226); /* oklch */ color: oklch(89.6% 0.064 185.0);
Tailwind
colors: {
custom: {
50: '#c7f1eb',
500: '#adebe2',
950: '#000000',
},
}SCSS
$custom: #adebe2; $custom-light: #c7f1eb; $custom-dark: #000000;
JSON
{
"hex": "#adebe2",
"rgb": {
"r": 173,
"g": 235,
"b": 226
},
"hsl": {
"h": 171.29,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.8957,
"c": 0.06377,
"h": 185
},
"luminance": 0.73792
}Semantic roles & 50–950 ramp
primary
#ADEBE2
secondary
#C77581
accent
#1D36C8
background
#FDFFFE
surface
#F9FEFD
border
#D2D6D5
text
#131616
muted
#828584