#DCFF8B#DCFF8B
#DCFF8B is a very light, vivid yellow-green. Relative luminance 0.886; OKLCH L 95.0% C 0.148 H 123.0°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF8B |
|---|---|
| RGB | rgb(220, 255, 139) |
| HSL | hsl(78, 100%, 77%) |
| HSV | hsv(78, 45%, 100%) |
| CMYK | cmyk(13.7%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(95.41, -28.83, 51.48) |
| CIE-LCH | lch(95.41, 59.00, 119.25°) |
| OKLab | oklab(95.04% -0.0804 0.1238) |
| OKLCH | oklch(95.04% 0.148 123) |
| XYZ | xyz(69.9354, 88.5995, 37.8381) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.59
Light Pea Green
#C4FE82
ΔE00 3.90
Light Yellowish Green
#C2FF89
ΔE00 4.50
Pear
#CBF85F
ΔE00 4.67
Pistachio (survey)
#C0FA8B
ΔE00 4.73
Pale Lime
#BEFD73
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF8B #AE8BFF
analogous
#FFE88B #DCFF8B #A2FF8B
triadic
#DCFF8B #8BDCFF #FF8BDC
tetradic
#DCFF8B #8BFFE8 #AE8BFF #FF8BA2
square
#DCFF8B #8BFFE8 #AE8BFF #FF8BA2
split-complementary
#DCFF8B #8BA2FF #E88BFF
monochromatic
#B7FF11 #CAFF4E #DCFF8B #EEFFC8 #F6FFE0
Accessibility & contrast
On white
1.12
#DCFF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DCFF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF8B
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF8B | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF381
Deuteranopia (green-blind)
#FFF291
Tritanopia (blue-blind)
#E4F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff8b; /* rgb */ color: rgb(220, 255, 139); /* oklch */ color: oklch(95.0% 0.148 123.0);
Tailwind
colors: {
custom: {
50: '#e8ffaf',
500: '#dcff8b',
950: '#000000',
},
}SCSS
$custom: #dcff8b; $custom-light: #e8ffaf; $custom-dark: #000000;
JSON
{
"hex": "#dcff8b",
"rgb": {
"r": 220,
"g": 255,
"b": 139
},
"hsl": {
"h": 78.103,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.95042,
"c": 0.14765,
"h": 123
},
"luminance": 0.886
}Semantic roles & 50–950 ramp
primary
#DCFF8B
secondary
#7A4EE0
accent
#00E645
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681