#ADE2C7#ADE2C7
#ADE2C7 is a very light, moderate green. Relative luminance 0.674; OKLCH L 86.9% C 0.066 H 162.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2C7 |
|---|---|
| RGB | rgb(173, 226, 199) |
| HSL | hsl(149, 48%, 78%) |
| HSV | hsv(149, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 11.9%, 11.4%) |
| CIE-LAB | lab(85.70, -22.39, 7.69) |
| CIE-LCH | lch(85.70, 23.68, 161.05°) |
| OKLab | oklab(86.86% -0.0631 0.0199) |
| OKLCH | oklch(86.86% 0.066 162.5) |
| XYZ | xyz(54.7357, 67.3985, 64.1470) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.98
Mint
#AAF0C1
ΔE00 5.97
Pale Turquoise
#A5FBD5
ΔE00 6.76
Pale Aqua
#B8FFEB
ΔE00 7.17
Pale Teal
#82CBB2
ΔE00 7.28
Seafoam
#7FE0B3
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2C7 #E2ADC8
analogous
#ADE2AD #ADE2C7 #ADE2E1
triadic
#ADE2C7 #C7ADE2 #E2C7AD
tetradic
#ADE2C7 #ADADE2 #E2ADC8 #E2E1AD
square
#ADE2C7 #ADADE2 #E2ADC8 #E2E1AD
split-complementary
#ADE2C7 #E1ADE2 #E2ADAD
monochromatic
#53C289 #80D2A8 #ADE2C7 #DAF2E6 #E8F7F0
Accessibility & contrast
On white
1.45
#ADE2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#ADE2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2C7
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2C7 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC6
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#A3E2DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade2c7; /* rgb */ color: rgb(173, 226, 199); /* oklch */ color: oklch(86.9% 0.066 162.5);
Tailwind
colors: {
custom: {
50: '#c6ebd8',
500: '#ade2c7',
950: '#000000',
},
}SCSS
$custom: #ade2c7; $custom-light: #c6ebd8; $custom-dark: #000000;
JSON
{
"hex": "#ade2c7",
"rgb": {
"r": 173,
"g": 226,
"b": 199
},
"hsl": {
"h": 149.434,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.86859,
"c": 0.06615,
"h": 162.5
},
"luminance": 0.674
}Semantic roles & 50–950 ramp
primary
#ADE2C7
secondary
#BB789A
accent
#2A74BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483