#DEF69A#DEF69A
#DEF69A is a very light, moderate yellow-green. Relative luminance 0.838; OKLCH L 93.5% C 0.119 H 120.7°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF69A |
|---|---|
| RGB | rgb(222, 246, 154) |
| HSL | hsl(76, 84%, 78%) |
| HSV | hsv(76, 37%, 96%) |
| CMYK | cmyk(9.8%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(93.35, -22.16, 41.68) |
| CIE-LCH | lch(93.35, 47.21, 118.00°) |
| OKLab | oklab(93.49% -0.0607 0.1024) |
| OKLCH | oklch(93.49% 0.119 120.7) |
| XYZ | xyz(68.9126, 83.7743, 43.1052) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.99
Light Yellow Green
#CCFD7F
ΔE00 5.56
Pistachio (survey)
#C0FA8B
ΔE00 6.02
Celery
#C1FD95
ΔE00 6.29
Light Pea Green
#C4FE82
ΔE00 6.37
Light Yellowish Green
#C2FF89
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF69A #B29AF6
analogous
#F6E09A #DEF69A #B0F69A
triadic
#DEF69A #9ADEF6 #F69ADE
tetradic
#DEF69A #9AF6E0 #B29AF6 #F69AB0
square
#DEF69A #9AF6E0 #B29AF6 #F69AB0
split-complementary
#DEF69A #9AB0F6 #E09AF6
monochromatic
#B9EC2A #CCF162 #DEF69A #F0FBD2 #F6FCE3
Accessibility & contrast
On white
1.18
#DEF69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DEF69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF69A
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF69A | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC93
Deuteranopia (green-blind)
#FEEC9E
Tritanopia (blue-blind)
#E6EDDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def69a; /* rgb */ color: rgb(222, 246, 154); /* oklch */ color: oklch(93.5% 0.119 120.7);
Tailwind
colors: {
custom: {
50: '#e9f9b9',
500: '#def69a',
950: '#000000',
},
}SCSS
$custom: #def69a; $custom-light: #e9f9b9; $custom-dark: #000000;
JSON
{
"hex": "#def69a",
"rgb": {
"r": 222,
"g": 246,
"b": 154
},
"hsl": {
"h": 75.652,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.93491,
"c": 0.11904,
"h": 120.7
},
"luminance": 0.83774
}Semantic roles & 50–950 ramp
primary
#DEF69A
secondary
#7E5FD5
accent
#05E03E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581