#DFFEBE#DFFEBE
#DFFEBE is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.9% C 0.089 H 129.0°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEBE |
|---|---|
| RGB | rgb(223, 254, 190) |
| HSL | hsl(89, 97%, 87%) |
| HSV | hsv(89, 25%, 100%) |
| CMYK | cmyk(12.2%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(96.12, -20.88, 27.38) |
| CIE-LCH | lch(96.12, 34.43, 127.33°) |
| OKLab | oklab(95.91% -0.0561 0.0694) |
| OKLCH | oklch(95.91% 0.089 129) |
| XYZ | xyz(75.1661, 90.2887, 62.1726) |
| Luminance | 0.9029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.94
Very Pale Green
#CFFDBC
ΔE00 3.07
Pale Green
#C7FDB5
ΔE00 4.39
Light Light Green
#C8FFB0
ΔE00 4.70
Light Sage
#BCECAC
ΔE00 5.66
Washed Out Green
#BCF5A6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEBE #DDBEFE
analogous
#FEFDBE #DFFEBE #BFFEBE
triadic
#DFFEBE #BEDFFE #FEBEDF
tetradic
#DFFEBE #BEFEFD #DDBEFE #FEBEBF
square
#DFFEBE #BEFEFD #DDBEFE #FEBEBF
split-complementary
#DFFEBE #BEBFFE #FDBEFE
monochromatic
#A4FC45 #C1FD82 #DFFEBE #F0FFE1 #F0FFE1
Accessibility & contrast
On white
1.10
#DFFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DFFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEBE
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEBE | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BA
Deuteranopia (green-blind)
#FFF3C1
Tritanopia (blue-blind)
#E2F8ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffebe; /* rgb */ color: rgb(223, 254, 190); /* oklch */ color: oklch(95.9% 0.089 129.0);
Tailwind
colors: {
custom: {
50: '#e9fed2',
500: '#dffebe',
950: '#000000',
},
}SCSS
$custom: #dffebe; $custom-light: #e9fed2; $custom-dark: #000000;
JSON
{
"hex": "#dffebe",
"rgb": {
"r": 223,
"g": 254,
"b": 190
},
"hsl": {
"h": 89.063,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95907,
"c": 0.08925,
"h": 129
},
"luminance": 0.90289
}Semantic roles & 50–950 ramp
primary
#DFFEBE
secondary
#AE7BE6
accent
#00E66F
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583