#ADE4CF#ADE4CF
#ADE4CF is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.5% C 0.063 H 169.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE4CF |
|---|---|
| RGB | rgb(173, 228, 207) |
| HSL | hsl(157, 50%, 79%) |
| HSV | hsv(157, 24%, 89%) |
| CMYK | cmyk(24.1%, 0%, 9.2%, 10.6%) |
| CIE-LAB | lab(86.44, -21.80, 4.54) |
| CIE-LCH | lch(86.44, 22.27, 168.23°) |
| OKLab | oklab(87.51% -0.0624 0.0117) |
| OKLCH | oklch(87.51% 0.063 169.4) |
| XYZ | xyz(56.2361, 68.8738, 69.3503) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.71
Pale Aqua
#B8FFEB
ΔE00 6.00
Pale Turquoise
#A5FBD5
ΔE00 7.13
Duck Egg Blue
#C3FBF4
ΔE00 7.37
Mint
#AAF0C1
ΔE00 7.53
Pale Teal
#82CBB2
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE4CF #E4ADC2
analogous
#ADE4B3 #ADE4CF #ADDDE4
triadic
#ADE4CF #CFADE4 #E4CFAD
tetradic
#ADE4CF #B3ADE4 #E4ADC2 #DDE4AD
square
#ADE4CF #B3ADE4 #E4ADC2 #DDE4AD
split-complementary
#ADE4CF #E4ADDD #E4B3AD
monochromatic
#51C699 #7FD5B4 #ADE4CF #DBF3EA #E8F7F2
Accessibility & contrast
On white
1.42
#ADE4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#ADE4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE4CF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE4CF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCE
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#A0E5DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade4cf; /* rgb */ color: rgb(173, 228, 207); /* oklch */ color: oklch(87.5% 0.063 169.4);
Tailwind
colors: {
custom: {
50: '#c6ecdd',
500: '#ade4cf',
950: '#000000',
},
}SCSS
$custom: #ade4cf; $custom-light: #c6ecdd; $custom-dark: #000000;
JSON
{
"hex": "#ade4cf",
"rgb": {
"r": 173,
"g": 228,
"b": 207
},
"hsl": {
"h": 157.091,
"s": 50.459,
"l": 78.627
},
"oklch": {
"l": 0.87511,
"c": 0.06345,
"h": 169.4
},
"luminance": 0.68876
}Semantic roles & 50–950 ramp
primary
#ADE4CF
secondary
#BE7792
accent
#2861BE
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484