#DCFF9B#DCFF9B
#DCFF9B is a very light, vivid yellow-green. Relative luminance 0.891; OKLCH L 95.3% C 0.131 H 124.6°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF9B |
|---|---|
| RGB | rgb(220, 255, 155) |
| HSL | hsl(81, 100%, 80%) |
| HSV | hsv(81, 39%, 100%) |
| CMYK | cmyk(13.7%, 0%, 39.2%, 0%) |
| CIE-LAB | lab(95.62, -27.05, 44.09) |
| CIE-LCH | lch(95.62, 51.72, 121.54°) |
| OKLab | oklab(95.28% -0.0744 0.108) |
| OKLCH | oklch(95.28% 0.131 124.6) |
| XYZ | xyz(71.1912, 89.1018, 44.4518) |
| Luminance | 0.8910 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.87
Pistachio (survey)
#C0FA8B
ΔE00 4.30
Light Pea Green
#C4FE82
ΔE00 4.44
Celery
#C1FD95
ΔE00 4.44
Light Yellowish Green
#C2FF89
ΔE00 4.47
Light Khaki
#E6F2A2
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF9B #BE9BFF
analogous
#FFF09B #DCFF9B #AAFF9B
triadic
#DCFF9B #9BDCFF #FF9BDC
tetradic
#DCFF9B #9BFFF0 #BE9BFF #FF9BAA
square
#DCFF9B #9BFFF0 #BE9BFF #FF9BAA
split-complementary
#DCFF9B #9BAAFF #F09BFF
monochromatic
#B1FF21 #C7FF5E #DCFF9B #F1FFD8 #F4FFE0
Accessibility & contrast
On white
1.12
#DCFF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#DCFF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF9B
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF9B | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF493
Deuteranopia (green-blind)
#FFF2A0
Tritanopia (blue-blind)
#E2F6E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff9b; /* rgb */ color: rgb(220, 255, 155); /* oklch */ color: oklch(95.3% 0.131 124.6);
Tailwind
colors: {
custom: {
50: '#e8ffba',
500: '#dcff9b',
950: '#000000',
},
}SCSS
$custom: #dcff9b; $custom-light: #e8ffba; $custom-dark: #000000;
JSON
{
"hex": "#dcff9b",
"rgb": {
"r": 220,
"g": 255,
"b": 155
},
"hsl": {
"h": 81,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.95279,
"c": 0.1311,
"h": 124.6
},
"luminance": 0.89102
}Semantic roles & 50–950 ramp
primary
#DCFF9B
secondary
#8B5CE2
accent
#00E650
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682