#DCF191#DCF191
#DCF191 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 92.1% C 0.123 H 119.0°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF191 |
|---|---|
| RGB | rgb(220, 241, 145) |
| HSL | hsl(73, 77%, 76%) |
| HSV | hsv(73, 40%, 95%) |
| CMYK | cmyk(8.7%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(91.76, -21.54, 44.03) |
| CIE-LCH | lch(91.76, 49.02, 116.07°) |
| OKLab | oklab(92.14% -0.0594 0.1074) |
| OKLCH | oklch(92.14% 0.123 119) |
| XYZ | xyz(66.0815, 80.1709, 38.7759) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.08
Light Yellow Green
#CCFD7F
ΔE00 5.72
Pistachio (survey)
#C0FA8B
ΔE00 6.55
Light Pea Green
#C4FE82
ΔE00 6.73
Parchment
#FEFCAF
ΔE00 6.85
Light Yellowish Green
#C2FF89
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF191 #A691F1
analogous
#F1D691 #DCF191 #ACF191
triadic
#DCF191 #91DCF1 #F191DC
tetradic
#DCF191 #91F1D6 #A691F1 #F191AC
square
#DCF191 #91F1D6 #A691F1 #F191AC
split-complementary
#DCF191 #91ACF1 #D691F1
monochromatic
#B9E324 #CBEA5B #DCF191 #EDF8C7 #F6FCE4
Accessibility & contrast
On white
1.23
#DCF191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#DCF191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF191
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF191 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78A
Deuteranopia (green-blind)
#FAE896
Tritanopia (blue-blind)
#E5E8DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf191; /* rgb */ color: rgb(220, 241, 145); /* oklch */ color: oklch(92.1% 0.123 119.0);
Tailwind
colors: {
custom: {
50: '#e8f5b2',
500: '#dcf191',
950: '#000000',
},
}SCSS
$custom: #dcf191; $custom-light: #e8f5b2; $custom-dark: #000000;
JSON
{
"hex": "#dcf191",
"rgb": {
"r": 220,
"g": 241,
"b": 145
},
"hsl": {
"h": 73.125,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.92143,
"c": 0.12274,
"h": 119
},
"luminance": 0.80171
}Semantic roles & 50–950 ramp
primary
#DCF191
secondary
#7259CE
accent
#0CDA39
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581