#DCFBAE#DCFBAE
#DCFBAE is a very light, moderate yellow-green. Relative luminance 0.873; OKLCH L 94.8% C 0.104 H 126.1°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBAE |
|---|---|
| RGB | rgb(220, 251, 174) |
| HSL | hsl(84, 91%, 83%) |
| HSV | hsv(84, 31%, 98%) |
| CMYK | cmyk(12.4%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(94.85, -22.75, 33.69) |
| CIE-LCH | lch(94.85, 40.65, 124.03°) |
| OKLab | oklab(94.76% -0.0615 0.0843) |
| OKLCH | oklch(94.76% 0.104 126.1) |
| XYZ | xyz(71.6514, 87.2655, 53.1053) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.24
Very Pale Green
#CFFDBC
ΔE00 4.37
Light Light Green
#C8FFB0
ΔE00 4.42
Light Khaki
#E6F2A2
ΔE00 4.65
Pale Green
#C7FDB5
ΔE00 4.80
Tea Green
#BDF8A3
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBAE #CDAEFB
analogous
#FBF3AE #DCFBAE #B5FBAE
triadic
#DCFBAE #AEDCFB #FBAEDC
tetradic
#DCFBAE #AEFBF3 #CDAEFB #FBAEB5
square
#DCFBAE #AEFBF3 #CDAEFB #FBAEB5
split-complementary
#DCFBAE #AEB5FB #F3AEFB
monochromatic
#AAF539 #C3F874 #DCFBAE #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.14
#DCFBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#DCFBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBAE
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBAE | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A9
Deuteranopia (green-blind)
#FFF0B2
Tritanopia (blue-blind)
#E0F4E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfbae; /* rgb */ color: rgb(220, 251, 174); /* oklch */ color: oklch(94.8% 0.104 126.1);
Tailwind
colors: {
custom: {
50: '#e7fcc6',
500: '#dcfbae',
950: '#000000',
},
}SCSS
$custom: #dcfbae; $custom-light: #e7fcc6; $custom-dark: #000000;
JSON
{
"hex": "#dcfbae",
"rgb": {
"r": 220,
"g": 251,
"b": 174
},
"hsl": {
"h": 84.156,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.94756,
"c": 0.10437,
"h": 126.1
},
"luminance": 0.87266
}Semantic roles & 50–950 ramp
primary
#DCFBAE
secondary
#9C6FDF
accent
#00E65C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582