#DEFFBE#DEFFBE
#DEFFBE is a very light, moderate yellow-green. Relative luminance 0.908; OKLCH L 96.0% C 0.091 H 129.9°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFBE |
|---|---|
| RGB | rgb(222, 255, 190) |
| HSL | hsl(90, 100%, 87%) |
| HSV | hsv(90, 25%, 100%) |
| CMYK | cmyk(12.9%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(96.31, -21.71, 27.64) |
| CIE-LCH | lch(96.31, 35.15, 128.15°) |
| OKLab | oklab(96.05% -0.0585 0.07) |
| OKLCH | oklch(96.05% 0.091 129.9) |
| XYZ | xyz(75.1770, 90.7666, 62.2643) |
| Luminance | 0.9077 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.58
Very Pale Green
#CFFDBC
ΔE00 2.74
Pale Green
#C7FDB5
ΔE00 4.04
Light Light Green
#C8FFB0
ΔE00 4.33
Celadon
#BEFDB7
ΔE00 5.51
Washed Out Green
#BCF5A6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFBE #DFBEFF
analogous
#FEFFBE #DEFFBE #BEFFBF
triadic
#DEFFBE #BEDEFF #FFBEDE
tetradic
#DEFFBE #BEFEFF #DFBEFF #FFBFBE
square
#DEFFBE #BEFEFF #DFBEFF #FFBFBE
split-complementary
#DEFFBE #BFBEFF #FFBEFE
monochromatic
#A0FF44 #BFFF81 #DEFFBE #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DEFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#DEFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFBE
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFBE | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BA
Deuteranopia (green-blind)
#FFF4C1
Tritanopia (blue-blind)
#E0F9EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #deffbe; /* rgb */ color: rgb(222, 255, 190); /* oklch */ color: oklch(96.0% 0.091 129.9);
Tailwind
colors: {
custom: {
50: '#e8ffd2',
500: '#deffbe',
950: '#000000',
},
}SCSS
$custom: #deffbe; $custom-light: #e8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#deffbe",
"rgb": {
"r": 222,
"g": 255,
"b": 190
},
"hsl": {
"h": 90.462,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.96048,
"c": 0.09121,
"h": 129.9
},
"luminance": 0.90767
}Semantic roles & 50–950 ramp
primary
#DEFFBE
secondary
#B17AE7
accent
#00E675
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683