#DCFF94#DCFF94
#DCFF94 is a very light, vivid yellow-green. Relative luminance 0.889; OKLCH L 95.2% C 0.138 H 123.8°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF94 |
|---|---|
| RGB | rgb(220, 255, 148) |
| HSL | hsl(80, 100%, 79%) |
| HSV | hsv(80, 42%, 100%) |
| CMYK | cmyk(13.7%, 0%, 42%, 0%) |
| CIE-LAB | lab(95.53, -27.86, 47.34) |
| CIE-LCH | lch(95.53, 54.93, 120.47°) |
| OKLab | oklab(95.17% -0.0771 0.1151) |
| OKLCH | oklch(95.17% 0.138 123.8) |
| XYZ | xyz(70.6203, 88.8735, 41.4451) |
| Luminance | 0.8887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.13
Light Pea Green
#C4FE82
ΔE00 4.02
Light Yellowish Green
#C2FF89
ΔE00 4.32
Pistachio (survey)
#C0FA8B
ΔE00 4.34
Celery
#C1FD95
ΔE00 4.76
Pale Lime
#BEFD73
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF94 #B794FF
analogous
#FFED94 #DCFF94 #A7FF94
triadic
#DCFF94 #94DCFF #FF94DC
tetradic
#DCFF94 #94FFED #B794FF #FF94A7
square
#DCFF94 #94FFED #B794FF #FF94A7
split-complementary
#DCFF94 #94A7FF #ED94FF
monochromatic
#B4FF1A #C8FF57 #DCFF94 #F0FFD1 #F5FFE0
Accessibility & contrast
On white
1.12
#DCFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#DCFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF94
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF94 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38C
Deuteranopia (green-blind)
#FFF29A
Tritanopia (blue-blind)
#E3F6E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff94; /* rgb */ color: rgb(220, 255, 148); /* oklch */ color: oklch(95.2% 0.138 123.8);
Tailwind
colors: {
custom: {
50: '#e8ffb5',
500: '#dcff94',
950: '#000000',
},
}SCSS
$custom: #dcff94; $custom-light: #e8ffb5; $custom-dark: #000000;
JSON
{
"hex": "#dcff94",
"rgb": {
"r": 220,
"g": 255,
"b": 148
},
"hsl": {
"h": 79.626,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.95171,
"c": 0.13847,
"h": 123.8
},
"luminance": 0.88874
}Semantic roles & 50–950 ramp
primary
#DCFF94
secondary
#8456E1
accent
#00E64B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681