#DCF0AB#DCF0AB
#DCF0AB is a very light, moderate yellow-green. Relative luminance 0.805; OKLCH L 92.4% C 0.092 H 121.3°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0AB |
|---|---|
| RGB | rgb(220, 240, 171) |
| HSL | hsl(77, 70%, 81%) |
| HSV | hsv(77, 29%, 94%) |
| CMYK | cmyk(8.3%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(91.90, -17.83, 31.25) |
| CIE-LCH | lch(91.90, 35.98, 119.71°) |
| OKLab | oklab(92.38% -0.0478 0.0784) |
| OKLCH | oklch(92.38% 0.092 121.3) |
| XYZ | xyz(68.0254, 80.4761, 50.4699) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.20
Very Pale Green
#CFFDBC
ΔE00 6.04
Very Light Green
#D1FFBD
ΔE00 6.09
Creme
#FFFFB6
ΔE00 6.51
Light Sage
#BCECAC
ΔE00 6.54
Cream (survey)
#FFFFC2
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0AB #BFABF0
analogous
#F0E1AB #DCF0AB #B9F0AB
triadic
#DCF0AB #ABDCF0 #F0ABDC
tetradic
#DCF0AB #ABF0E1 #BFABF0 #F0ABB9
square
#DCF0AB #ABF0E1 #BFABF0 #F0ABB9
split-complementary
#DCF0AB #ABB9F0 #E1ABF0
monochromatic
#B1DD43 #C6E777 #DCF0AB #F2F9DF #F4FAE5
Accessibility & contrast
On white
1.23
#DCF0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DCF0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0AB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0AB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A6
Deuteranopia (green-blind)
#F6E8AE
Tritanopia (blue-blind)
#E2E9DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf0ab; /* rgb */ color: rgb(220, 240, 171); /* oklch */ color: oklch(92.4% 0.092 121.3);
Tailwind
colors: {
custom: {
50: '#e7f5c4',
500: '#dcf0ab',
950: '#000000',
},
}SCSS
$custom: #dcf0ab; $custom-light: #e7f5c4; $custom-dark: #000000;
JSON
{
"hex": "#dcf0ab",
"rgb": {
"r": 220,
"g": 240,
"b": 171
},
"hsl": {
"h": 77.391,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.92383,
"c": 0.09183,
"h": 121.3
},
"luminance": 0.80476
}Semantic roles & 50–950 ramp
primary
#DCF0AB
secondary
#8C71CE
accent
#14D24B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582