#DCF194#DCF194
#DCF194 is a very light, moderate yellow-green. Relative luminance 0.803; OKLCH L 92.2% C 0.119 H 119.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF194 |
|---|---|
| RGB | rgb(220, 241, 148) |
| HSL | hsl(74, 77%, 76%) |
| HSV | hsv(74, 39%, 95%) |
| CMYK | cmyk(8.7%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(91.80, -21.20, 42.62) |
| CIE-LCH | lch(91.80, 47.60, 116.45°) |
| OKLab | oklab(92.19% -0.0583 0.1043) |
| OKLCH | oklch(92.19% 0.119 119.2) |
| XYZ | xyz(66.3159, 80.2646, 40.0103) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.76
Light Yellow Green
#CCFD7F
ΔE00 5.94
Pistachio (survey)
#C0FA8B
ΔE00 6.57
Parchment
#FEFCAF
ΔE00 6.72
Light Pea Green
#C4FE82
ΔE00 6.87
Creme
#FFFFB6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF194 #A994F1
analogous
#F1D894 #DCF194 #AEF194
triadic
#DCF194 #94DCF1 #F194DC
tetradic
#DCF194 #94F1D8 #A994F1 #F194AE
square
#DCF194 #94F1D8 #A994F1 #F194AE
split-complementary
#DCF194 #94AEF1 #D894F1
monochromatic
#B9E328 #CAEA5E #DCF194 #EEF8CA #F6FBE4
Accessibility & contrast
On white
1.23
#DCF194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DCF194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF194
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF194 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78D
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#E4E8DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf194; /* rgb */ color: rgb(220, 241, 148); /* oklch */ color: oklch(92.2% 0.119 119.2);
Tailwind
colors: {
custom: {
50: '#e8f5b4',
500: '#dcf194',
950: '#000000',
},
}SCSS
$custom: #dcf194; $custom-light: #e8f5b4; $custom-dark: #000000;
JSON
{
"hex": "#dcf194",
"rgb": {
"r": 220,
"g": 241,
"b": 148
},
"hsl": {
"h": 73.548,
"s": 76.86,
"l": 76.275
},
"oklch": {
"l": 0.9219,
"c": 0.11947,
"h": 119.2
},
"luminance": 0.80264
}Semantic roles & 50–950 ramp
primary
#DCF194
secondary
#755BCE
accent
#0CD93B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581