#ADFCAB#ADFCAB
#ADFCAB is a very light, vivid green. Relative luminance 0.814; OKLCH L 92.0% C 0.133 H 143.8°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFCAB |
|---|---|
| RGB | rgb(173, 252, 171) |
| HSL | hsl(119, 93%, 83%) |
| HSV | hsv(119, 32%, 99%) |
| CMYK | cmyk(31.3%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(92.33, -39.47, 31.34) |
| CIE-LCH | lch(92.33, 50.40, 141.55°) |
| OKLab | oklab(92% -0.1076 0.0787) |
| OKLCH | oklch(92% 0.133 143.8) |
| XYZ | xyz(59.3922, 81.4427, 51.1108) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.47
Light Mint Green
#A6FBB2
ΔE00 2.00
Light Seafoam Green
#A7FFB5
ΔE00 2.16
Mint (survey)
#9FFEB0
ΔE00 2.33
Light Mint
#B6FFBB
ΔE00 2.62
Celadon
#BEFDB7
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFCAB #FAABFC
analogous
#D5FCAB #ADFCAB #ABFCD2
triadic
#ADFCAB #ABADFC #FCABAD
tetradic
#ADFCAB #ABD5FC #FAABFC #FCD2AB
square
#ADFCAB #ABD5FC #FAABFC #FCD2AB
split-complementary
#ADFCAB #D2ABFC #FCABD5
monochromatic
#3AF835 #73FA70 #ADFCAB #E2FEE1 #E2FEE1
Accessibility & contrast
On white
1.21
#ADFCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#ADFCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFCAB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFCAB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA6
Deuteranopia (green-blind)
#F3E6B0
Tritanopia (blue-blind)
#A5F7E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #adfcab; /* rgb */ color: rgb(173, 252, 171); /* oklch */ color: oklch(92.0% 0.133 143.8);
Tailwind
colors: {
custom: {
50: '#c7fdc4',
500: '#adfcab',
950: '#000000',
},
}SCSS
$custom: #adfcab; $custom-light: #c7fdc4; $custom-dark: #000000;
JSON
{
"hex": "#adfcab",
"rgb": {
"r": 173,
"g": 252,
"b": 171
},
"hsl": {
"h": 118.519,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.92001,
"c": 0.13334,
"h": 143.8
},
"luminance": 0.81445
}Semantic roles & 50–950 ramp
primary
#ADFCAB
secondary
#DD6BE0
accent
#00E6E0
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682