#DFFEBA#DFFEBA
#DFFEBA is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.8% C 0.094 H 128.0°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEBA |
|---|---|
| RGB | rgb(223, 254, 186) |
| HSL | hsl(87, 97%, 86%) |
| HSV | hsv(87, 27%, 100%) |
| CMYK | cmyk(12.2%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(96.04, -21.46, 29.30) |
| CIE-LCH | lch(96.04, 36.32, 126.22°) |
| OKLab | oklab(95.83% -0.0578 0.074) |
| OKLCH | oklch(95.83% 0.094 128) |
| XYZ | xyz(74.7349, 90.1162, 59.9017) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.17
Very Pale Green
#CFFDBC
ΔE00 3.33
Pale Green
#C7FDB5
ΔE00 4.38
Light Light Green
#C8FFB0
ΔE00 4.46
Washed Out Green
#BCF5A6
ΔE00 5.61
Light Khaki
#E6F2A2
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEBA #D9BAFE
analogous
#FEFBBA #DFFEBA #BDFEBA
triadic
#DFFEBA #BADFFE #FEBADF
tetradic
#DFFEBA #BAFEFB #D9BAFE #FEBABD
square
#DFFEBA #BAFEFB #D9BAFE #FEBABD
split-complementary
#DFFEBA #BABDFE #FBBAFE
monochromatic
#A7FC41 #C3FD7E #DFFEBA #F1FFE1 #F1FFE1
Accessibility & contrast
On white
1.10
#DFFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#DFFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEBA
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEBA | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B6
Deuteranopia (green-blind)
#FFF3BD
Tritanopia (blue-blind)
#E2F8EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffeba; /* rgb */ color: rgb(223, 254, 186); /* oklch */ color: oklch(95.8% 0.094 128.0);
Tailwind
colors: {
custom: {
50: '#e9fecf',
500: '#dffeba',
950: '#000000',
},
}SCSS
$custom: #dffeba; $custom-light: #e9fecf; $custom-dark: #000000;
JSON
{
"hex": "#dffeba",
"rgb": {
"r": 223,
"g": 254,
"b": 186
},
"hsl": {
"h": 87.353,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.95827,
"c": 0.09387,
"h": 128
},
"luminance": 0.90117
}Semantic roles & 50–950 ramp
primary
#DFFEBA
secondary
#A977E5
accent
#00E669
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161713
muted
#848583