#DCF396#DCF396
#DCF396 is a very light, moderate yellow-green. Relative luminance 0.815; OKLCH L 92.6% C 0.120 H 120.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF396 |
|---|---|
| RGB | rgb(220, 243, 150) |
| HSL | hsl(75, 79%, 77%) |
| HSV | hsv(75, 38%, 95%) |
| CMYK | cmyk(9.5%, 0%, 38.3%, 4.7%) |
| CIE-LAB | lab(92.36, -21.93, 42.35) |
| CIE-LCH | lch(92.36, 47.69, 117.38°) |
| OKLab | oklab(92.65% -0.0602 0.1038) |
| OKLCH | oklch(92.65% 0.12 120.1) |
| XYZ | xyz(67.0708, 81.5190, 41.0496) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.95
Light Yellow Green
#CCFD7F
ΔE00 5.62
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Light Pea Green
#C4FE82
ΔE00 6.49
Celery
#C1FD95
ΔE00 6.54
Light Yellowish Green
#C2FF89
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF396 #AD96F3
analogous
#F3DC96 #DCF396 #AEF396
triadic
#DCF396 #96DCF3 #F396DC
tetradic
#DCF396 #96F3DC #AD96F3 #F396AE
square
#DCF396 #96F3DC #AD96F3 #F396AE
split-complementary
#DCF396 #96AEF3 #DC96F3
monochromatic
#B7E628 #CAED5F #DCF396 #EEF9CD #F6FCE4
Accessibility & contrast
On white
1.21
#DCF396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DCF396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF396
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF396 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98F
Deuteranopia (green-blind)
#FBE99B
Tritanopia (blue-blind)
#E4EADC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf396; /* rgb */ color: rgb(220, 243, 150); /* oklch */ color: oklch(92.6% 0.120 120.1);
Tailwind
colors: {
custom: {
50: '#e8f7b6',
500: '#dcf396',
950: '#000000',
},
}SCSS
$custom: #dcf396; $custom-light: #e8f7b6; $custom-dark: #000000;
JSON
{
"hex": "#dcf396",
"rgb": {
"r": 220,
"g": 243,
"b": 150
},
"hsl": {
"h": 74.839,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.92646,
"c": 0.11998,
"h": 120.1
},
"luminance": 0.81519
}Semantic roles & 50–950 ramp
primary
#DCF396
secondary
#795DD1
accent
#0ADC3E
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581