#DEFFB8#DEFFB8
#DEFFB8 is a very light, moderate yellow-green. Relative luminance 0.905; OKLCH L 95.9% C 0.098 H 128.4°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFB8 |
|---|---|
| RGB | rgb(222, 255, 184) |
| HSL | hsl(88, 100%, 86%) |
| HSV | hsv(88, 28%, 100%) |
| CMYK | cmyk(12.9%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(96.21, -22.57, 30.52) |
| CIE-LCH | lch(96.21, 37.96, 126.49°) |
| OKLab | oklab(95.93% -0.0609 0.0769) |
| OKLCH | oklch(95.93% 0.098 128.4) |
| XYZ | xyz(74.5347, 90.5096, 58.8815) |
| Luminance | 0.9051 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.07
Very Pale Green
#CFFDBC
ΔE00 3.27
Light Light Green
#C8FFB0
ΔE00 4.03
Pale Green
#C7FDB5
ΔE00 4.11
Washed Out Green
#BCF5A6
ΔE00 5.28
Tea Green
#BDF8A3
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFB8 #D9B8FF
analogous
#FFFCB8 #DEFFB8 #BAFFB8
triadic
#DEFFB8 #B8DEFF #FFB8DE
tetradic
#DEFFB8 #B8FFFC #D9B8FF #FFB8BA
square
#DEFFB8 #B8FFFC #D9B8FF #FFB8BA
split-complementary
#DEFFB8 #B8BAFF #FCB8FF
monochromatic
#A5FF3E #C2FF7B #DEFFB8 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.10
#DEFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DEFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFB8
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFB8 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B3
Deuteranopia (green-blind)
#FFF3BB
Tritanopia (blue-blind)
#E1F9EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #deffb8; /* rgb */ color: rgb(222, 255, 184); /* oklch */ color: oklch(95.9% 0.098 128.4);
Tailwind
colors: {
custom: {
50: '#e9ffcd',
500: '#deffb8',
950: '#000000',
},
}SCSS
$custom: #deffb8; $custom-light: #e9ffcd; $custom-dark: #000000;
JSON
{
"hex": "#deffb8",
"rgb": {
"r": 222,
"g": 255,
"b": 184
},
"hsl": {
"h": 87.887,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.95929,
"c": 0.09809,
"h": 128.4
},
"luminance": 0.9051
}Semantic roles & 50–950 ramp
primary
#DEFFB8
secondary
#AA75E7
accent
#00E66B
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161813
muted
#848683