#DCF694#DCF694
#DCF694 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.3% C 0.126 H 121.0°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF694 |
|---|---|
| RGB | rgb(220, 246, 148) |
| HSL | hsl(76, 84%, 77%) |
| HSV | hsv(76, 40%, 96%) |
| CMYK | cmyk(10.6%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(93.13, -23.60, 44.31) |
| CIE-LCH | lch(93.13, 50.20, 118.04°) |
| OKLab | oklab(93.25% -0.0651 0.1082) |
| OKLCH | oklch(93.25% 0.126 121) |
| XYZ | xyz(67.8162, 83.2654, 40.5104) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.75
Light Yellow Green
#CCFD7F
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 5.54
Light Pea Green
#C4FE82
ΔE00 5.68
Light Yellowish Green
#C2FF89
ΔE00 5.96
Celery
#C1FD95
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF694 #AE94F6
analogous
#F6DF94 #DCF694 #ABF694
triadic
#DCF694 #94DCF6 #F694DC
tetradic
#DCF694 #94F6DF #AE94F6 #F694AB
square
#DCF694 #94F6DF #AE94F6 #F694AB
split-complementary
#DCF694 #94ABF6 #DF94F6
monochromatic
#B7ED23 #CAF15C #DCF694 #EEFBCC #F6FDE3
Accessibility & contrast
On white
1.19
#DCF694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DCF694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF694
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF694 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#FEEB99
Tritanopia (blue-blind)
#E4EDDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf694; /* rgb */ color: rgb(220, 246, 148); /* oklch */ color: oklch(93.3% 0.126 121.0);
Tailwind
colors: {
custom: {
50: '#e8f9b5',
500: '#dcf694',
950: '#000000',
},
}SCSS
$custom: #dcf694; $custom-light: #e8f9b5; $custom-dark: #000000;
JSON
{
"hex": "#dcf694",
"rgb": {
"r": 220,
"g": 246,
"b": 148
},
"hsl": {
"h": 75.918,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.93251,
"c": 0.12623,
"h": 121
},
"luminance": 0.83265
}Semantic roles & 50–950 ramp
primary
#DCF694
secondary
#7A5AD5
accent
#05E13F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581