#DCF993#DCF993
#DCF993 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.9% C 0.131 H 121.9°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF993 |
|---|---|
| RGB | rgb(220, 249, 147) |
| HSL | hsl(77, 89%, 78%) |
| HSV | hsv(77, 41%, 98%) |
| CMYK | cmyk(11.6%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(93.91, -25.14, 45.79) |
| CIE-LCH | lch(93.91, 52.24, 118.77°) |
| OKLab | oklab(93.87% -0.0695 0.1115) |
| OKLCH | oklch(93.87% 0.131 121.9) |
| XYZ | xyz(68.6573, 85.0736, 40.4019) |
| Luminance | 0.8507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.03
Light Khaki
#E6F2A2
ΔE00 4.49
Light Pea Green
#C4FE82
ΔE00 5.01
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Light Yellowish Green
#C2FF89
ΔE00 5.32
Celery
#C1FD95
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF993 #B093F9
analogous
#F9E393 #DCF993 #A9F993
triadic
#DCF993 #93DCF9 #F993DC
tetradic
#DCF993 #93F9E3 #B093F9 #F993A9
square
#DCF993 #93F9E3 #B093F9 #F993A9
split-complementary
#DCF993 #93A9F9 #E393F9
monochromatic
#B6F31F #C9F659 #DCF993 #EFFCCD #F6FDE2
Accessibility & contrast
On white
1.17
#DCF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DCF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF993
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF993 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#FFEE98
Tritanopia (blue-blind)
#E4F0E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf993; /* rgb */ color: rgb(220, 249, 147); /* oklch */ color: oklch(93.9% 0.131 121.9);
Tailwind
colors: {
custom: {
50: '#e8fbb4',
500: '#dcf993',
950: '#000000',
},
}SCSS
$custom: #dcf993; $custom-light: #e8fbb4; $custom-dark: #000000;
JSON
{
"hex": "#dcf993",
"rgb": {
"r": 220,
"g": 249,
"b": 147
},
"hsl": {
"h": 77.059,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.93874,
"c": 0.13136,
"h": 121.9
},
"luminance": 0.85074
}Semantic roles & 50–950 ramp
primary
#DCF993
secondary
#7C58D9
accent
#00E641
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581