#DCFC8B#DCFC8B
#DCFC8B is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.4% C 0.144 H 122.2°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFC8B |
|---|---|
| RGB | rgb(220, 252, 139) |
| HSL | hsl(77, 95%, 77%) |
| HSV | hsv(77, 45%, 99%) |
| CMYK | cmyk(12.7%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(94.61, -27.43, 50.49) |
| CIE-LCH | lch(94.61, 57.46, 118.51°) |
| OKLab | oklab(94.4% -0.0765 0.1216) |
| OKLCH | oklch(94.4% 0.144 122.2) |
| XYZ | xyz(68.9859, 86.7005, 37.5216) |
| Luminance | 0.8670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.00
Light Pea Green
#C4FE82
ΔE00 4.31
Pear
#CBF85F
ΔE00 4.84
Light Yellowish Green
#C2FF89
ΔE00 4.89
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Pale Lime
#BEFD73
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFC8B #AB8BFC
analogous
#FCE48B #DCFC8B #A4FC8B
triadic
#DCFC8B #8BDCFC #FC8BDC
tetradic
#DCFC8B #8BFCE4 #AB8BFC #FC8BA4
square
#DCFC8B #8BFCE4 #AB8BFC #FC8BA4
split-complementary
#DCFC8B #8BA4FC #E48BFC
monochromatic
#B8F914 #CAFA4F #DCFC8B #EEFEC7 #F6FEE1
Accessibility & contrast
On white
1.15
#DCFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#DCFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFC8B
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFC8B | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF082
Deuteranopia (green-blind)
#FFF091
Tritanopia (blue-blind)
#E4F2E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcfc8b; /* rgb */ color: rgb(220, 252, 139); /* oklch */ color: oklch(94.4% 0.144 122.2);
Tailwind
colors: {
custom: {
50: '#e8fdaf',
500: '#dcfc8b',
950: '#000000',
},
}SCSS
$custom: #dcfc8b; $custom-light: #e8fdaf; $custom-dark: #000000;
JSON
{
"hex": "#dcfc8b",
"rgb": {
"r": 220,
"g": 252,
"b": 139
},
"hsl": {
"h": 76.991,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.94399,
"c": 0.14367,
"h": 122.2
},
"luminance": 0.86701
}Semantic roles & 50–950 ramp
primary
#DCFC8B
secondary
#7750DC
accent
#00E641
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581