#ADECEB#ADECEB
#ADECEB is a very light, moderate teal. Relative luminance 0.749; OKLCH L 90.1% C 0.063 H 194.9°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ADECEB |
|---|---|
| RGB | rgb(173, 236, 235) |
| HSL | hsl(179, 62%, 80%) |
| HSV | hsv(179, 27%, 93%) |
| CMYK | cmyk(26.7%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(89.33, -19.88, -5.92) |
| CIE-LCH | lch(89.33, 20.74, 196.58°) |
| OKLab | oklab(90.06% -0.0612 -0.0162) |
| OKLCH | oklch(90.06% 0.063 194.9) |
| XYZ | xyz(62.2196, 74.8703, 89.7542) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.61
Duck Egg Blue
#C3FBF4
ΔE00 4.20
Pale Cyan
#B7FFFA
ΔE00 4.28
Light Cyan
#ACFFFC
ΔE00 4.60
Light Sky Blue
#C6FCFF
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADECEB #ECADAE
analogous
#ADECCC #ADECEB #ADCDEC
triadic
#ADECEB #EBADEC #ECEBAD
tetradic
#ADECEB #CCADEC #ECADAE #CDECAD
square
#ADECEB #CCADEC #ECADAE #CDECAD
split-complementary
#ADECEB #ECADCD #ECCCAD
monochromatic
#4AD5D3 #7BE0DF #ADECEB #DFF8F7 #E6F9F9
Accessibility & contrast
On white
1.31
#ADECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#ADECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADECEB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADECEB | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#98F0EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #adeceb; /* rgb */ color: rgb(173, 236, 235); /* oklch */ color: oklch(90.1% 0.063 194.9);
Tailwind
colors: {
custom: {
50: '#c7f2f1',
500: '#adeceb',
950: '#000000',
},
}SCSS
$custom: #adeceb; $custom-light: #c7f2f1; $custom-dark: #000000;
JSON
{
"hex": "#adeceb",
"rgb": {
"r": 173,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.048,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.90056,
"c": 0.06332,
"h": 194.9
},
"luminance": 0.74873
}Semantic roles & 50–950 ramp
primary
#ADECEB
secondary
#C97576
accent
#1B1ECA
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585