#DCFBBF#DCFBBF
#DCFBBF is a very light, moderate yellow-green. Relative luminance 0.880; OKLCH L 95.1% C 0.085 H 130.1°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBBF |
|---|---|
| RGB | rgb(220, 251, 191) |
| HSL | hsl(91, 88%, 87%) |
| HSV | hsv(91, 24%, 98%) |
| CMYK | cmyk(12.4%, 0%, 23.9%, 1.6%) |
| CIE-LAB | lab(95.15, -20.33, 25.52) |
| CIE-LCH | lch(95.15, 32.62, 128.55°) |
| OKLab | oklab(95.09% -0.0546 0.0648) |
| OKLCH | oklch(95.09% 0.085 130.1) |
| XYZ | xyz(73.4148, 87.9709, 62.3924) |
| Luminance | 0.8797 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.91
Very Light Green
#D1FFBD
ΔE00 2.92
Pale Green
#C7FDB5
ΔE00 4.44
Light Light Green
#C8FFB0
ΔE00 5.00
Light Sage
#BCECAC
ΔE00 5.16
Celadon
#BEFDB7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBBF #DEBFFB
analogous
#FAFBBF #DCFBBF #BFFBC0
triadic
#DCFBBF #BFDCFB #FBBFDC
tetradic
#DCFBBF #BFFAFB #DEBFFB #FBC0BF
square
#DCFBBF #BFFAFB #DEBFFB #FBC0BF
split-complementary
#DCFBBF #C0BFFB #FBBFFA
monochromatic
#9DF44C #BDF785 #DCFBBF #EFFDE2 #EFFDE2
Accessibility & contrast
On white
1.13
#DCFBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DCFBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBBF
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBBF | 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)
#FFF3BB
Deuteranopia (green-blind)
#FCF0C2
Tritanopia (blue-blind)
#DEF6EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfbbf; /* rgb */ color: rgb(220, 251, 191); /* oklch */ color: oklch(95.1% 0.085 130.1);
Tailwind
colors: {
custom: {
50: '#e7fcd2',
500: '#dcfbbf',
950: '#000000',
},
}SCSS
$custom: #dcfbbf; $custom-light: #e7fcd2; $custom-dark: #000000;
JSON
{
"hex": "#dcfbbf",
"rgb": {
"r": 220,
"g": 251,
"b": 191
},
"hsl": {
"h": 91,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.95091,
"c": 0.0848,
"h": 130.1
},
"luminance": 0.87972
}Semantic roles & 50–950 ramp
primary
#DCFBBF
secondary
#B17EE0
accent
#01E577
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583