#DCFEBB#DCFEBB
#DCFEBB is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.094 H 129.9°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEBB |
|---|---|
| RGB | rgb(220, 254, 187) |
| HSL | hsl(90, 97%, 86%) |
| HSV | hsv(90, 26%, 100%) |
| CMYK | cmyk(13.4%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(95.87, -22.36, 28.52) |
| CIE-LCH | lch(95.87, 36.24, 128.10°) |
| OKLab | oklab(95.64% -0.0603 0.0721) |
| OKLCH | oklch(95.64% 0.094 129.9) |
| XYZ | xyz(73.9252, 89.6864, 60.4206) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.45
Very Pale Green
#CFFDBC
ΔE00 2.61
Pale Green
#C7FDB5
ΔE00 3.75
Light Light Green
#C8FFB0
ΔE00 3.97
Washed Out Green
#BCF5A6
ΔE00 5.14
Light Sage
#BCECAC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEBB #DDBBFE
analogous
#FDFEBB #DCFEBB #BBFEBC
triadic
#DCFEBB #BBDCFE #FEBBDC
tetradic
#DCFEBB #BBFDFE #DDBBFE #FEBCBB
square
#DCFEBB #BBFDFE #DDBBFE #FEBCBB
split-complementary
#DCFEBB #BCBBFE #FEBBFD
monochromatic
#9EFC42 #BDFD7F #DCFEBB #EFFFE1 #EFFFE1
Accessibility & contrast
On white
1.11
#DCFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DCFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEBB
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEBB | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B7
Deuteranopia (green-blind)
#FFF2BE
Tritanopia (blue-blind)
#DEF8EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfebb; /* rgb */ color: rgb(220, 254, 187); /* oklch */ color: oklch(95.6% 0.094 129.9);
Tailwind
colors: {
custom: {
50: '#e7fecf',
500: '#dcfebb',
950: '#000000',
},
}SCSS
$custom: #dcfebb; $custom-light: #e7fecf; $custom-dark: #000000;
JSON
{
"hex": "#dcfebb",
"rgb": {
"r": 220,
"g": 254,
"b": 187
},
"hsl": {
"h": 90.448,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.9564,
"c": 0.09401,
"h": 129.9
},
"luminance": 0.89687
}Semantic roles & 50–950 ramp
primary
#DCFEBB
secondary
#AF78E5
accent
#00E674
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583