#DCF3AF#DCF3AF
#DCF3AF is a very light, moderate yellow-green. Relative luminance 0.824; OKLCH L 93.1% C 0.091 H 123.3°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF3AF |
|---|---|
| RGB | rgb(220, 243, 175) |
| HSL | hsl(80, 74%, 82%) |
| HSV | hsv(80, 28%, 95%) |
| CMYK | cmyk(9.5%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(92.76, -18.75, 30.38) |
| CIE-LCH | lch(92.76, 35.70, 121.68°) |
| OKLab | oklab(93.09% -0.0503 0.0764) |
| OKLCH | oklch(93.09% 0.091 123.3) |
| XYZ | xyz(69.3029, 82.4118, 52.8052) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.87
Very Pale Green
#CFFDBC
ΔE00 5.15
Very Light Green
#D1FFBD
ΔE00 5.18
Light Sage
#BCECAC
ΔE00 6.01
Pale Green
#C7FDB5
ΔE00 6.04
Light Light Green
#C8FFB0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF3AF #C6AFF3
analogous
#F3E8AF #DCF3AF #BAF3AF
triadic
#DCF3AF #AFDCF3 #F3AFDC
tetradic
#DCF3AF #AFF3E8 #C6AFF3 #F3AFBA
square
#DCF3AF #AFF3E8 #C6AFF3 #F3AFBA
split-complementary
#DCF3AF #AFBAF3 #E8AFF3
monochromatic
#ADE345 #C5EB7A #DCF3AF #F3FBE4 #F3FBE4
Accessibility & contrast
On white
1.20
#DCF3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#DCF3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF3AF
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF3AF | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAB
Deuteranopia (green-blind)
#F8EAB2
Tritanopia (blue-blind)
#E1ECE1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf3af; /* rgb */ color: rgb(220, 243, 175); /* oklch */ color: oklch(93.1% 0.091 123.3);
Tailwind
colors: {
custom: {
50: '#e7f7c7',
500: '#dcf3af',
950: '#000000',
},
}SCSS
$custom: #dcf3af; $custom-light: #e7f7c7; $custom-dark: #000000;
JSON
{
"hex": "#dcf3af",
"rgb": {
"r": 220,
"g": 243,
"b": 175
},
"hsl": {
"h": 80.294,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.93089,
"c": 0.09146,
"h": 123.3
},
"luminance": 0.82412
}Semantic roles & 50–950 ramp
primary
#DCF3AF
secondary
#9474D3
accent
#0FD653
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582