#ADEAE4#ADEAE4
#ADEAE4 is a very light, moderate teal. Relative luminance 0.733; OKLCH L 89.4% C 0.062 H 188.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEAE4 |
|---|---|
| RGB | rgb(173, 234, 228) |
| HSL | hsl(174, 59%, 80%) |
| HSV | hsv(174, 26%, 92%) |
| CMYK | cmyk(26.1%, 0%, 2.6%, 8.2%) |
| CIE-LAB | lab(88.60, -20.41, -3.33) |
| CIE-LCH | lch(88.60, 20.67, 189.26°) |
| OKLab | oklab(89.41% -0.0615 -0.0092) |
| OKLCH | oklch(89.41% 0.062 188.5) |
| XYZ | xyz(60.6555, 73.3285, 84.3416) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.52
Duck Egg Blue
#C3FBF4
ΔE00 3.95
Pale Cyan
#B7FFFA
ΔE00 4.49
Eggshell Blue
#C4FFF7
ΔE00 4.60
Light Cyan
#ACFFFC
ΔE00 5.10
Light Light Blue
#CAFFFB
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEAE4 #EAADB3
analogous
#ADEAC5 #ADEAE4 #ADD2EA
triadic
#ADEAE4 #E4ADEA #EAE4AD
tetradic
#ADEAE4 #C5ADEA #EAADB3 #D2EAAD
square
#ADEAE4 #C5ADEA #EAADB3 #D2EAAD
split-complementary
#ADEAE4 #EAADD2 #EAC5AD
monochromatic
#4CD1C4 #7CDED4 #ADEAE4 #DEF6F4 #E7F9F7
Accessibility & contrast
On white
1.34
#ADEAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#ADEAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEAE4
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEAE4 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E4
Deuteranopia (green-blind)
#D8DBE5
Tritanopia (blue-blind)
#9AEDE8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #adeae4; /* rgb */ color: rgb(173, 234, 228); /* oklch */ color: oklch(89.4% 0.062 188.5);
Tailwind
colors: {
custom: {
50: '#c7f0ec',
500: '#adeae4',
950: '#000000',
},
}SCSS
$custom: #adeae4; $custom-light: #c7f0ec; $custom-dark: #000000;
JSON
{
"hex": "#adeae4",
"rgb": {
"r": 173,
"g": 234,
"b": 228
},
"hsl": {
"h": 174.098,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.89413,
"c": 0.06216,
"h": 188.5
},
"luminance": 0.73331
}Semantic roles & 50–950 ramp
primary
#ADEAE4
secondary
#C6757D
accent
#1F2FC7
background
#FDFFFE
surface
#F9FEFD
border
#D2D6D5
text
#131616
muted
#828584