#DEF77E#DEF77E
#DEF77E is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.3% C 0.149 H 119.0°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF77E |
|---|---|
| RGB | rgb(222, 247, 126) |
| HSL | hsl(72, 88%, 73%) |
| HSV | hsv(72, 49%, 97%) |
| CMYK | cmyk(10.1%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(93.26, -25.62, 54.95) |
| CIE-LCH | lch(93.26, 60.63, 114.99°) |
| OKLab | oklab(93.3% -0.0725 0.1306) |
| OKLCH | oklch(93.3% 0.149 119) |
| XYZ | xyz(67.1515, 83.5578, 32.3253) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.24
Light Yellow Green
#CCFD7F
ΔE00 4.31
Light Pea Green
#C4FE82
ΔE00 5.86
Yellowish Tan
#FCFC81
ΔE00 5.92
Faded Yellow
#FEFF7F
ΔE00 6.07
Light Khaki
#E6F2A2
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF77E #977EF7
analogous
#F7D47E #DEF77E #A1F77E
triadic
#DEF77E #7EDEF7 #F77EDE
tetradic
#DEF77E #7EF7D4 #977EF7 #F77EA1
square
#DEF77E #7EF7D4 #977EF7 #F77EA1
split-complementary
#DEF77E #7EA1F7 #D47EF7
monochromatic
#BEEC0F #CFF344 #DEF77E #EDFBB8 #F8FDE2
Accessibility & contrast
On white
1.19
#DEF77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DEF77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF77E
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF77E | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC73
Deuteranopia (green-blind)
#FFEC85
Tritanopia (blue-blind)
#E8ECDB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def77e; /* rgb */ color: rgb(222, 247, 126); /* oklch */ color: oklch(93.3% 0.149 119.0);
Tailwind
colors: {
custom: {
50: '#eaf9a6',
500: '#def77e',
950: '#000000',
},
}SCSS
$custom: #def77e; $custom-light: #eaf9a6; $custom-dark: #000000;
JSON
{
"hex": "#def77e",
"rgb": {
"r": 222,
"g": 247,
"b": 126
},
"hsl": {
"h": 72.397,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.93298,
"c": 0.14936,
"h": 119
},
"luminance": 0.83557
}Semantic roles & 50–950 ramp
primary
#DEF77E
secondary
#6346D3
accent
#01E530
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#161710
muted
#858580