#DEFF7B#DEFF7B
#DEFF7B is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.162 H 121.2°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF7B |
|---|---|
| RGB | rgb(222, 255, 123) |
| HSL | hsl(75, 100%, 74%) |
| HSV | hsv(75, 52%, 100%) |
| CMYK | cmyk(12.9%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(95.36, -29.64, 58.82) |
| CIE-LCH | lch(95.36, 65.87, 116.75°) |
| OKLab | oklab(94.98% -0.0841 0.1388) |
| OKLCH | oklch(94.98% 0.162 121.2) |
| XYZ | xyz(69.4598, 88.4797, 32.1541) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.25
Light Yellow Green
#CCFD7F
ΔE00 3.39
Light Pea Green
#C4FE82
ΔE00 4.97
Pale Lime
#BEFD73
ΔE00 5.09
Yellow Green
#C8FD3D
ΔE00 5.50
Light Lime Green
#B9FF66
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF7B #9C7BFF
analogous
#FFDE7B #DEFF7B #9CFF7B
triadic
#DEFF7B #7BDEFF #FF7BDE
tetradic
#DEFF7B #7BFFDE #9C7BFF #FF7B9C
square
#DEFF7B #7BFFDE #9C7BFF #FF7B9C
split-complementary
#DEFF7B #7B9CFF #DE7BFF
monochromatic
#BFFF01 #CFFF3E #DEFF7B #EDFFB8 #F7FFE0
Accessibility & contrast
On white
1.12
#DEFF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DEFF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF7B
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF7B | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26E
Deuteranopia (green-blind)
#FFF283
Tritanopia (blue-blind)
#E8F4E1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff7b; /* rgb */ color: rgb(222, 255, 123); /* oklch */ color: oklch(95.0% 0.162 121.2);
Tailwind
colors: {
custom: {
50: '#eaffa4',
500: '#deff7b',
950: '#000000',
},
}SCSS
$custom: #deff7b; $custom-light: #eaffa4; $custom-dark: #000000;
JSON
{
"hex": "#deff7b",
"rgb": {
"r": 222,
"g": 255,
"b": 123
},
"hsl": {
"h": 75,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.94976,
"c": 0.16226,
"h": 121.2
},
"luminance": 0.8848
}Semantic roles & 50–950 ramp
primary
#DEFF7B
secondary
#6841DD
accent
#00E639
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680