#DEFFBF#DEFFBF
#DEFFBF is a very light, moderate yellow-green. Relative luminance 0.908; OKLCH L 96.1% C 0.090 H 130.1°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFBF |
|---|---|
| RGB | rgb(222, 255, 191) |
| HSL | hsl(91, 100%, 87%) |
| HSV | hsv(91, 25%, 100%) |
| CMYK | cmyk(12.9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(96.33, -21.56, 27.16) |
| CIE-LCH | lch(96.33, 34.68, 128.45°) |
| OKLab | oklab(96.07% -0.0581 0.0689) |
| OKLCH | oklch(96.07% 0.09 130.1) |
| XYZ | xyz(75.2866, 90.8104, 62.8419) |
| Luminance | 0.9081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.55
Very Pale Green
#CFFDBC
ΔE00 2.70
Pale Green
#C7FDB5
ΔE00 4.06
Light Light Green
#C8FFB0
ΔE00 4.42
Celadon
#BEFDB7
ΔE00 5.50
Light Sage
#BCECAC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFBF #E0BFFF
analogous
#FEFFBF #DEFFBF #BFFFC0
triadic
#DEFFBF #BFDEFF #FFBFDE
tetradic
#DEFFBF #BFFEFF #E0BFFF #FFC0BF
square
#DEFFBF #BFFEFF #E0BFFF #FFC0BF
split-complementary
#DEFFBF #C0BFFF #FFBFFE
monochromatic
#9FFF45 #BEFF82 #DEFFBF #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DEFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#DEFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFBF
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFBF | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BB
Deuteranopia (green-blind)
#FFF4C2
Tritanopia (blue-blind)
#E0F9EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #deffbf; /* rgb */ color: rgb(222, 255, 191); /* oklch */ color: oklch(96.1% 0.090 130.1);
Tailwind
colors: {
custom: {
50: '#e8ffd2',
500: '#deffbf',
950: '#000000',
},
}SCSS
$custom: #deffbf; $custom-light: #e8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#deffbf",
"rgb": {
"r": 222,
"g": 255,
"b": 191
},
"hsl": {
"h": 90.938,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.96069,
"c": 0.09006,
"h": 130.1
},
"luminance": 0.90811
}Semantic roles & 50–950 ramp
primary
#DEFFBF
secondary
#B37BE8
accent
#00E676
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683