#DEF09D#DEF09D
#DEF09D is a very light, moderate yellow-green. Relative luminance 0.803; OKLCH L 92.3% C 0.107 H 118.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF09D |
|---|---|
| RGB | rgb(222, 240, 157) |
| HSL | hsl(73, 73%, 78%) |
| HSV | hsv(73, 35%, 94%) |
| CMYK | cmyk(7.5%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(91.81, -18.90, 38.20) |
| CIE-LCH | lch(91.81, 42.62, 116.33°) |
| OKLab | oklab(92.28% -0.0513 0.0944) |
| OKLCH | oklch(92.28% 0.107 118.5) |
| XYZ | xyz(67.3700, 80.2844, 43.8391) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.58
Parchment
#FEFCAF
ΔE00 5.99
Creme
#FFFFB6
ΔE00 6.05
Light Beige
#FFFEB6
ΔE00 6.19
Palegoldenrod
#EEE8AA
ΔE00 6.96
Buff
#FEF69E
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF09D #AF9DF0
analogous
#F0D89D #DEF09D #B4F09D
triadic
#DEF09D #9DDEF0 #F09DDE
tetradic
#DEF09D #9DF0D8 #AF9DF0 #F09DB4
square
#DEF09D #9DF0D8 #AF9DF0 #F09DB4
split-complementary
#DEF09D #9DB4F0 #D89DF0
monochromatic
#BAE033 #CCE868 #DEF09D #F0F8D2 #F6FBE4
Accessibility & contrast
On white
1.23
#DEF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DEF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF09D
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF09D | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE797
Deuteranopia (green-blind)
#F8E8A1
Tritanopia (blue-blind)
#E6E8DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #def09d; /* rgb */ color: rgb(222, 240, 157); /* oklch */ color: oklch(92.3% 0.107 118.5);
Tailwind
colors: {
custom: {
50: '#e9f5bb',
500: '#def09d',
950: '#000000',
},
}SCSS
$custom: #def09d; $custom-light: #e9f5bb; $custom-dark: #000000;
JSON
{
"hex": "#def09d",
"rgb": {
"r": 222,
"g": 240,
"b": 157
},
"hsl": {
"h": 73.012,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.92275,
"c": 0.10749,
"h": 118.5
},
"luminance": 0.80284
}Semantic roles & 50–950 ramp
primary
#DEF09D
secondary
#7B64CD
accent
#10D63B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582