#DEF992#DEF992
#DEF992 is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 94.0% C 0.132 H 121.0°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF992 |
|---|---|
| RGB | rgb(222, 249, 146) |
| HSL | hsl(76, 90%, 77%) |
| HSV | hsv(76, 41%, 98%) |
| CMYK | cmyk(10.8%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(94.04, -24.51, 46.46) |
| CIE-LCH | lch(94.04, 52.53, 117.82°) |
| OKLab | oklab(94% -0.0678 0.1129) |
| OKLCH | oklch(94% 0.132 121) |
| XYZ | xyz(69.1882, 85.3564, 40.0190) |
| Luminance | 0.8536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.23
Light Khaki
#E6F2A2
ΔE00 4.35
Light Pea Green
#C4FE82
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 5.46
Light Yellowish Green
#C2FF89
ΔE00 5.70
Celery
#C1FD95
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF992 #AD92F9
analogous
#F9E092 #DEF992 #ABF992
triadic
#DEF992 #92DEF9 #F992DE
tetradic
#DEF992 #92F9E0 #AD92F9 #F992AB
square
#DEF992 #92F9E0 #AD92F9 #F992AB
split-complementary
#DEF992 #92ABF9 #E092F9
monochromatic
#BBF31E #CCF658 #DEF992 #F0FCCC #F6FDE2
Accessibility & contrast
On white
1.16
#DEF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#DEF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF992
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF992 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#FFEE97
Tritanopia (blue-blind)
#E6EFE0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def992; /* rgb */ color: rgb(222, 249, 146); /* oklch */ color: oklch(94.0% 0.132 121.0);
Tailwind
colors: {
custom: {
50: '#e9fbb3',
500: '#def992',
950: '#000000',
},
}SCSS
$custom: #def992; $custom-light: #e9fbb3; $custom-dark: #000000;
JSON
{
"hex": "#def992",
"rgb": {
"r": 222,
"g": 249,
"b": 146
},
"hsl": {
"h": 75.728,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.94001,
"c": 0.13174,
"h": 121
},
"luminance": 0.85356
}Semantic roles & 50–950 ramp
primary
#DEF992
secondary
#7957D8
accent
#00E63C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581