#DCFBBE#DCFBBE
#DCFBBE is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 95.1% C 0.086 H 129.8°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBBE |
|---|---|
| RGB | rgb(220, 251, 190) |
| HSL | hsl(90, 88%, 86%) |
| HSV | hsv(90, 24%, 98%) |
| CMYK | cmyk(12.4%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(95.13, -20.48, 26.00) |
| CIE-LCH | lch(95.13, 33.10, 128.23°) |
| OKLab | oklab(95.07% -0.0551 0.066) |
| OKLCH | oklch(95.07% 0.086 129.8) |
| XYZ | xyz(73.3052, 87.9270, 61.8148) |
| Luminance | 0.8793 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.89
Very Pale Green
#CFFDBC
ΔE00 2.90
Pale Green
#C7FDB5
ΔE00 4.38
Light Light Green
#C8FFB0
ΔE00 4.89
Light Sage
#BCECAC
ΔE00 5.15
Celadon
#BEFDB7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBBE #DDBEFB
analogous
#FBFBBE #DCFBBE #BEFBBF
triadic
#DCFBBE #BEDCFB #FBBEDC
tetradic
#DCFBBE #BEFBFB #DDBEFB #FBBFBE
square
#DCFBBE #BEFBFB #DDBEFB #FBBFBE
split-complementary
#DCFBBE #BFBEFB #FBBEFB
monochromatic
#9EF44B #BDF784 #DCFBBE #EFFDE2 #EFFDE2
Accessibility & contrast
On white
1.13
#DCFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DCFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBBE
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBBE | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#FCF0C1
Tritanopia (blue-blind)
#DEF6EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfbbe; /* rgb */ color: rgb(220, 251, 190); /* oklch */ color: oklch(95.1% 0.086 129.8);
Tailwind
colors: {
custom: {
50: '#e7fcd2',
500: '#dcfbbe',
950: '#000000',
},
}SCSS
$custom: #dcfbbe; $custom-light: #e7fcd2; $custom-dark: #000000;
JSON
{
"hex": "#dcfbbe",
"rgb": {
"r": 220,
"g": 251,
"b": 190
},
"hsl": {
"h": 90.492,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.9507,
"c": 0.08596,
"h": 129.8
},
"luminance": 0.87928
}Semantic roles & 50–950 ramp
primary
#DCFBBE
secondary
#AF7DE0
accent
#00E575
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583