#DCFF93#DCFF93
#DCFF93 is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.2% C 0.140 H 123.7°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF93 |
|---|---|
| RGB | rgb(220, 255, 147) |
| HSL | hsl(79, 100%, 79%) |
| HSV | hsv(79, 42%, 100%) |
| CMYK | cmyk(13.7%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(95.51, -27.97, 47.81) |
| CIE-LCH | lch(95.51, 55.39, 120.33°) |
| OKLab | oklab(95.16% -0.0774 0.1161) |
| OKLCH | oklch(95.16% 0.14 123.7) |
| XYZ | xyz(70.5415, 88.8419, 41.0300) |
| Luminance | 0.8884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.04
Light Pea Green
#C4FE82
ΔE00 3.99
Light Yellowish Green
#C2FF89
ΔE00 4.32
Pistachio (survey)
#C0FA8B
ΔE00 4.36
Celery
#C1FD95
ΔE00 4.83
Pale Lime
#BEFD73
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF93 #B693FF
analogous
#FFEC93 #DCFF93 #A6FF93
triadic
#DCFF93 #93DCFF #FF93DC
tetradic
#DCFF93 #93FFEC #B693FF #FF93A6
square
#DCFF93 #93FFEC #B693FF #FF93A6
split-complementary
#DCFF93 #93A6FF #EC93FF
monochromatic
#B4FF19 #C8FF56 #DCFF93 #F0FFD0 #F5FFE0
Accessibility & contrast
On white
1.12
#DCFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#DCFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF93
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF93 | 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)
#FFF38A
Deuteranopia (green-blind)
#FFF299
Tritanopia (blue-blind)
#E3F6E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff93; /* rgb */ color: rgb(220, 255, 147); /* oklch */ color: oklch(95.2% 0.140 123.7);
Tailwind
colors: {
custom: {
50: '#e8ffb4',
500: '#dcff93',
950: '#000000',
},
}SCSS
$custom: #dcff93; $custom-light: #e8ffb4; $custom-dark: #000000;
JSON
{
"hex": "#dcff93",
"rgb": {
"r": 220,
"g": 255,
"b": 147
},
"hsl": {
"h": 79.444,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.95156,
"c": 0.13952,
"h": 123.7
},
"luminance": 0.88842
}Semantic roles & 50–950 ramp
primary
#DCFF93
secondary
#8255E1
accent
#00E64A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681