#DEFB8A#DEFB8A
#DEFB8A is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.3% C 0.143 H 121.0°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFB8A |
|---|---|
| RGB | rgb(222, 251, 138) |
| HSL | hsl(75, 93%, 76%) |
| HSV | hsv(75, 45%, 98%) |
| CMYK | cmyk(11.6%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(94.47, -26.32, 50.81) |
| CIE-LCH | lch(94.47, 57.23, 117.38°) |
| OKLab | oklab(94.31% -0.0735 0.1223) |
| OKLCH | oklch(94.31% 0.143 121) |
| XYZ | xyz(69.2091, 86.3590, 37.0627) |
| Luminance | 0.8636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.49
Light Pea Green
#C4FE82
ΔE00 4.86
Pear
#CBF85F
ΔE00 4.90
Light Yellowish Green
#C2FF89
ΔE00 5.48
Pistachio (survey)
#C0FA8B
ΔE00 5.50
Light Khaki
#E6F2A2
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFB8A #A78AFB
analogous
#FBE08A #DEFB8A #A6FB8A
triadic
#DEFB8A #8ADEFB #FB8ADE
tetradic
#DEFB8A #8AFBE0 #A78AFB #FB8AA6
square
#DEFB8A #8AFBE0 #A78AFB #FB8AA6
split-complementary
#DEFB8A #8AA6FB #E08AFB
monochromatic
#BDF714 #CDF94F #DEFB8A #EFFDC5 #F7FEE1
Accessibility & contrast
On white
1.15
#DEFB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#DEFB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFB8A
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFB8A | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF081
Deuteranopia (green-blind)
#FFEF90
Tritanopia (blue-blind)
#E7F1E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #defb8a; /* rgb */ color: rgb(222, 251, 138); /* oklch */ color: oklch(94.3% 0.143 121.0);
Tailwind
colors: {
custom: {
50: '#eafcae',
500: '#defb8a',
950: '#000000',
},
}SCSS
$custom: #defb8a; $custom-light: #eafcae; $custom-dark: #000000;
JSON
{
"hex": "#defb8a",
"rgb": {
"r": 222,
"g": 251,
"b": 138
},
"hsl": {
"h": 75.398,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.94312,
"c": 0.14266,
"h": 121
},
"luminance": 0.86359
}Semantic roles & 50–950 ramp
primary
#DEFB8A
secondary
#734FDA
accent
#00E63B
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581