#ADEAEB#ADEAEB
#ADEAEB is a very light, moderate teal. Relative luminance 0.737; OKLCH L 89.6% C 0.062 H 197.4°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEAEB |
|---|---|
| RGB | rgb(173, 234, 235) |
| HSL | hsl(181, 61%, 80%) |
| HSV | hsv(181, 26%, 92%) |
| CMYK | cmyk(26.4%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.79, -18.88, -6.72) |
| CIE-LCH | lch(88.79, 20.04, 199.58°) |
| OKLab | oklab(89.63% -0.0587 -0.0184) |
| OKLCH | oklch(89.63% 0.062 197.4) |
| XYZ | xyz(61.6470, 73.7251, 89.5633) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.98
Powder Blue
#B0E0E6
ΔE00 4.06
Pale Sky Blue
#BDF6FE
ΔE00 4.24
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Light Sky Blue
#C6FCFF
ΔE00 4.50
Duck Egg Blue
#C3FBF4
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEAEB #EBAEAD
analogous
#ADEBCD #ADEAEB #ADCBEB
triadic
#ADEAEB #EBADEA #EAEBAD
tetradic
#ADEAEB #CDADEB #EBAEAD #CBEBAD
square
#ADEAEB #CDADEB #EBAEAD #CBEBAD
split-complementary
#ADEAEB #EBADCB #EBCDAD
monochromatic
#4BD1D3 #7CDDDF #ADEAEB #DEF7F7 #E6F9F9
Accessibility & contrast
On white
1.33
#ADEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#ADEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEAEB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEAEB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#D6DBEC
Tritanopia (blue-blind)
#98EEEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #adeaeb; /* rgb */ color: rgb(173, 234, 235); /* oklch */ color: oklch(89.6% 0.062 197.4);
Tailwind
colors: {
custom: {
50: '#c7f0f1',
500: '#adeaeb',
950: '#000000',
},
}SCSS
$custom: #adeaeb; $custom-light: #c7f0f1; $custom-dark: #000000;
JSON
{
"hex": "#adeaeb",
"rgb": {
"r": 173,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.968,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.89625,
"c": 0.06151,
"h": 197.4
},
"luminance": 0.73728
}Semantic roles & 50–950 ramp
primary
#ADEAEB
secondary
#C77675
accent
#201DC8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585