#DCF69A#DCF69A
#DCF69A is a very light, moderate yellow-green. Relative luminance 0.835; OKLCH L 93.3% C 0.120 H 121.6°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF69A |
|---|---|
| RGB | rgb(220, 246, 154) |
| HSL | hsl(77, 84%, 78%) |
| HSV | hsv(77, 37%, 96%) |
| CMYK | cmyk(10.6%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(93.22, -22.90, 41.48) |
| CIE-LCH | lch(93.22, 47.38, 118.90°) |
| OKLab | oklab(93.35% -0.0627 0.1019) |
| OKLCH | oklch(93.35% 0.12 121.6) |
| XYZ | xyz(68.3035, 83.4603, 43.0767) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.32
Light Yellow Green
#CCFD7F
ΔE00 5.33
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Celery
#C1FD95
ΔE00 5.87
Light Pea Green
#C4FE82
ΔE00 6.06
Light Yellowish Green
#C2FF89
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF69A #B49AF6
analogous
#F6E29A #DCF69A #AEF69A
triadic
#DCF69A #9ADCF6 #F69ADC
tetradic
#DCF69A #9AF6E2 #B49AF6 #F69AAE
square
#DCF69A #9AF6E2 #B49AF6 #F69AAE
split-complementary
#DCF69A #9AAEF6 #E29AF6
monochromatic
#B5EC2A #C9F162 #DCF69A #EFFBD2 #F5FCE3
Accessibility & contrast
On white
1.19
#DCF69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#DCF69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF69A
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF69A | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC93
Deuteranopia (green-blind)
#FDEC9E
Tritanopia (blue-blind)
#E3EDDF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf69a; /* rgb */ color: rgb(220, 246, 154); /* oklch */ color: oklch(93.3% 0.120 121.6);
Tailwind
colors: {
custom: {
50: '#e8f9b9',
500: '#dcf69a',
950: '#000000',
},
}SCSS
$custom: #dcf69a; $custom-light: #e8f9b9; $custom-dark: #000000;
JSON
{
"hex": "#dcf69a",
"rgb": {
"r": 220,
"g": 246,
"b": 154
},
"hsl": {
"h": 76.957,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.93347,
"c": 0.11969,
"h": 121.6
},
"luminance": 0.8346
}Semantic roles & 50–950 ramp
primary
#DCF69A
secondary
#805FD5
accent
#05E043
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581