#ADFDCC#ADFDCC
#ADFDCC is a very light, moderate green. Relative luminance 0.835; OKLCH L 92.9% C 0.103 H 156.8°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFDCC |
|---|---|
| RGB | rgb(173, 253, 204) |
| HSL | hsl(143, 95%, 84%) |
| HSV | hsv(143, 32%, 99%) |
| CMYK | cmyk(31.6%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(93.23, -34.28, 15.80) |
| CIE-LCH | lch(93.23, 37.74, 155.26°) |
| OKLab | oklab(92.93% -0.0949 0.0406) |
| OKLCH | oklch(92.93% 0.103 156.8) |
| XYZ | xyz(63.2542, 83.4913, 69.8975) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.80
Light Seafoam
#A0FEBF
ΔE00 3.18
Pale Turquoise
#A5FBD5
ΔE00 3.24
Light Mint
#B6FFBB
ΔE00 4.72
Light Sea Green
#98F6B0
ΔE00 5.03
Light Mint Green
#A6FBB2
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFDCC #FDADDE
analogous
#B6FDAD #ADFDCC #ADFDF4
triadic
#ADFDCC #CCADFD #FDCCAD
tetradic
#ADFDCC #ADB6FD #FDADDE #FDF4AD
square
#ADFDCC #ADB6FD #FDADDE #FDF4AD
split-complementary
#ADFDCC #F4ADFD #FDADB6
monochromatic
#36FA82 #71FCA7 #ADFDCC #E1FEEC #E1FEEC
Accessibility & contrast
On white
1.19
#ADFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#ADFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFDCC
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFDCC | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C9
Deuteranopia (green-blind)
#EFE8CF
Tritanopia (blue-blind)
#9EFCEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #adfdcc; /* rgb */ color: rgb(173, 253, 204); /* oklch */ color: oklch(92.9% 0.103 156.8);
Tailwind
colors: {
custom: {
50: '#c7fedb',
500: '#adfdcc',
950: '#000000',
},
}SCSS
$custom: #adfdcc; $custom-light: #c7fedb; $custom-dark: #000000;
JSON
{
"hex": "#adfdcc",
"rgb": {
"r": 173,
"g": 253,
"b": 204
},
"hsl": {
"h": 143.25,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.92933,
"c": 0.10326,
"h": 156.8
},
"luminance": 0.83494
}Semantic roles & 50–950 ramp
primary
#ADFDCC
secondary
#E26CB4
accent
#008DE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131815
muted
#828684