#DFFFCB#DFFFCB
#DFFFCB is a very light, moderate yellow-green. Relative luminance 0.915; OKLCH L 96.4% C 0.076 H 133.5°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFCB |
|---|---|
| RGB | rgb(223, 255, 203) |
| HSL | hsl(97, 100%, 90%) |
| HSV | hsv(97, 20%, 100%) |
| CMYK | cmyk(12.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(96.62, -19.40, 21.48) |
| CIE-LCH | lch(96.62, 28.95, 132.08°) |
| OKLab | oklab(96.39% -0.0522 0.055) |
| OKLCH | oklch(96.39% 0.076 133.5) |
| XYZ | xyz(76.9690, 91.5189, 70.0982) |
| Luminance | 0.9152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.65
Very Light Green
#D1FFBD
ΔE00 3.66
Pale Green
#C7FDB5
ΔE00 5.36
Light Sage
#BCECAC
ΔE00 6.10
Light Light Green
#C8FFB0
ΔE00 6.19
Celadon
#BEFDB7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFCB #EBCBFF
analogous
#F9FFCB #DFFFCB #CBFFD1
triadic
#DFFFCB #CBDFFF #FFCBDF
tetradic
#DFFFCB #CBF9FF #EBCBFF #FFD1CB
square
#DFFFCB #CBF9FF #EBCBFF #FFD1CB
split-complementary
#DFFFCB #D1CBFF #FFCBF9
monochromatic
#94FF51 #B9FF8E #DFFFCB #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.09
#DFFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DFFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFCB
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFCB | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C8
Deuteranopia (green-blind)
#FFF4CD
Tritanopia (blue-blind)
#E0FBF1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dfffcb; /* rgb */ color: rgb(223, 255, 203); /* oklch */ color: oklch(96.4% 0.076 133.5);
Tailwind
colors: {
custom: {
50: '#e9ffdb',
500: '#dfffcb',
950: '#000000',
},
}SCSS
$custom: #dfffcb; $custom-light: #e9ffdb; $custom-dark: #000000;
JSON
{
"hex": "#dfffcb",
"rgb": {
"r": 223,
"g": 255,
"b": 203
},
"hsl": {
"h": 96.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96392,
"c": 0.07583,
"h": 133.5
},
"luminance": 0.9152
}Semantic roles & 50–950 ramp
primary
#DFFFCB
secondary
#C385E9
accent
#00E68D
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161815
muted
#848684