#DEF993#DEF993
#DEF993 is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 94.0% C 0.131 H 121.1°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF993 |
|---|---|
| RGB | rgb(222, 249, 147) |
| HSL | hsl(76, 89%, 78%) |
| HSV | hsv(76, 41%, 98%) |
| CMYK | cmyk(10.8%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(94.05, -24.40, 45.99) |
| CIE-LCH | lch(94.05, 52.06, 117.95°) |
| OKLab | oklab(94.02% -0.0675 0.1119) |
| OKLCH | oklch(94.02% 0.131 121.1) |
| XYZ | xyz(69.2664, 85.3876, 40.4305) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.26
Light Yellow Green
#CCFD7F
ΔE00 4.30
Light Pea Green
#C4FE82
ΔE00 5.35
Pistachio (survey)
#C0FA8B
ΔE00 5.45
Light Yellowish Green
#C2FF89
ΔE00 5.70
Celery
#C1FD95
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF993 #AE93F9
analogous
#F9E193 #DEF993 #ABF993
triadic
#DEF993 #93DEF9 #F993DE
tetradic
#DEF993 #93F9E1 #AE93F9 #F993AB
square
#DEF993 #93F9E1 #AE93F9 #F993AB
split-complementary
#DEF993 #93ABF9 #E193F9
monochromatic
#BBF31F #CCF659 #DEF993 #F0FCCD #F6FDE2
Accessibility & contrast
On white
1.16
#DEF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#DEF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF993
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF993 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#FFEE98
Tritanopia (blue-blind)
#E6F0E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def993; /* rgb */ color: rgb(222, 249, 147); /* oklch */ color: oklch(94.0% 0.131 121.1);
Tailwind
colors: {
custom: {
50: '#e9fbb4',
500: '#def993',
950: '#000000',
},
}SCSS
$custom: #def993; $custom-light: #e9fbb4; $custom-dark: #000000;
JSON
{
"hex": "#def993",
"rgb": {
"r": 222,
"g": 249,
"b": 147
},
"hsl": {
"h": 75.882,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.94017,
"c": 0.13068,
"h": 121.1
},
"luminance": 0.85388
}Semantic roles & 50–950 ramp
primary
#DEF993
secondary
#7A58D9
accent
#00E63D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581