#DCF292#DCF292
#DCF292 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.4% C 0.123 H 119.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF292 |
|---|---|
| RGB | rgb(220, 242, 146) |
| HSL | hsl(74, 79%, 76%) |
| HSV | hsv(74, 40%, 95%) |
| CMYK | cmyk(9.1%, 0%, 39.7%, 5.1%) |
| CIE-LAB | lab(92.04, -21.91, 43.90) |
| CIE-LCH | lch(92.04, 49.06, 116.53°) |
| OKLab | oklab(92.37% -0.0604 0.1071) |
| OKLCH | oklch(92.37% 0.123 119.4) |
| XYZ | xyz(66.4558, 80.7955, 39.2827) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.14
Light Yellow Green
#CCFD7F
ΔE00 5.54
Pistachio (survey)
#C0FA8B
ΔE00 6.34
Light Pea Green
#C4FE82
ΔE00 6.53
Celery
#C1FD95
ΔE00 6.83
Light Yellowish Green
#C2FF89
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF292 #A892F2
analogous
#F2D892 #DCF292 #ACF292
triadic
#DCF292 #92DCF2 #F292DC
tetradic
#DCF292 #92F2D8 #A892F2 #F292AC
square
#DCF292 #92F2D8 #A892F2 #F292AC
split-complementary
#DCF292 #92ACF2 #D892F2
monochromatic
#B9E525 #CAEB5B #DCF292 #EEF9C9 #F6FCE4
Accessibility & contrast
On white
1.22
#DCF292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#DCF292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF292
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF292 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88B
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#E4E9DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf292; /* rgb */ color: rgb(220, 242, 146); /* oklch */ color: oklch(92.4% 0.123 119.4);
Tailwind
colors: {
custom: {
50: '#e8f6b3',
500: '#dcf292',
950: '#000000',
},
}SCSS
$custom: #dcf292; $custom-light: #e8f6b3; $custom-dark: #000000;
JSON
{
"hex": "#dcf292",
"rgb": {
"r": 220,
"g": 242,
"b": 146
},
"hsl": {
"h": 73.75,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.9237,
"c": 0.12299,
"h": 119.4
},
"luminance": 0.80795
}Semantic roles & 50–950 ramp
primary
#DCF292
secondary
#7459CF
accent
#0BDB3A
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581