#DEFFB2#DEFFB2
#DEFFB2 is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.105 H 127.1°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFB2 |
|---|---|
| RGB | rgb(222, 255, 178) |
| HSL | hsl(86, 100%, 85%) |
| HSV | hsv(86, 30%, 100%) |
| CMYK | cmyk(12.9%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(96.11, -23.41, 33.39) |
| CIE-LCH | lch(96.11, 40.78, 125.03°) |
| OKLab | oklab(95.81% -0.0633 0.0837) |
| OKLCH | oklch(95.81% 0.105 127.1) |
| XYZ | xyz(73.9190, 90.2634, 55.6391) |
| Luminance | 0.9026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.87
Very Pale Green
#CFFDBC
ΔE00 4.08
Light Light Green
#C8FFB0
ΔE00 4.10
Pale Green
#C7FDB5
ΔE00 4.52
Tea Green
#BDF8A3
ΔE00 5.18
Light Khaki
#E6F2A2
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFB2 #D3B2FF
analogous
#FFF9B2 #DEFFB2 #B8FFB2
triadic
#DEFFB2 #B2DEFF #FFB2DE
tetradic
#DEFFB2 #B2FFF9 #D3B2FF #FFB2B8
square
#DEFFB2 #B2FFF9 #D3B2FF #FFB2B8
split-complementary
#DEFFB2 #B2B8FF #F9B2FF
monochromatic
#AAFF38 #C4FF75 #DEFFB2 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.10
#DEFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DEFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFB2
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFB2 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AD
Deuteranopia (green-blind)
#FFF3B6
Tritanopia (blue-blind)
#E2F8EB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #deffb2; /* rgb */ color: rgb(222, 255, 178); /* oklch */ color: oklch(95.8% 0.105 127.1);
Tailwind
colors: {
custom: {
50: '#e9ffc9',
500: '#deffb2',
950: '#000000',
},
}SCSS
$custom: #deffb2; $custom-light: #e9ffc9; $custom-dark: #000000;
JSON
{
"hex": "#deffb2",
"rgb": {
"r": 222,
"g": 255,
"b": 178
},
"hsl": {
"h": 85.714,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.95814,
"c": 0.10492,
"h": 127.1
},
"luminance": 0.90264
}Semantic roles & 50–950 ramp
primary
#DEFFB2
secondary
#A270E6
accent
#00E662
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682