#DCFF83#DCFF83
#DCFF83 is a very light, vivid yellow-green. Relative luminance 0.884; OKLCH L 94.9% C 0.155 H 122.4°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF83 |
|---|---|
| RGB | rgb(220, 255, 131) |
| HSL | hsl(77, 100%, 76%) |
| HSV | hsv(77, 49%, 100%) |
| CMYK | cmyk(13.7%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(95.32, -29.64, 55.09) |
| CIE-LCH | lch(95.32, 62.56, 118.28°) |
| OKLab | oklab(94.94% -0.0833 0.1313) |
| OKLCH | oklch(94.94% 0.155 122.4) |
| XYZ | xyz(69.3722, 88.3742, 34.8716) |
| Luminance | 0.8837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.60
Pear
#CBF85F
ΔE00 3.79
Light Pea Green
#C4FE82
ΔE00 4.13
Pale Lime
#BEFD73
ΔE00 4.61
Light Yellowish Green
#C2FF89
ΔE00 4.94
Pistachio (survey)
#C0FA8B
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF83 #A683FF
analogous
#FFE483 #DCFF83 #9EFF83
triadic
#DCFF83 #83DCFF #FF83DC
tetradic
#DCFF83 #83FFE4 #A683FF #FF839E
square
#DCFF83 #83FFE4 #A683FF #FF839E
split-complementary
#DCFF83 #839EFF #E483FF
monochromatic
#B9FF09 #CBFF46 #DCFF83 #EDFFC0 #F6FFE0
Accessibility & contrast
On white
1.12
#DCFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#DCFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF83
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF83 | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF278
Deuteranopia (green-blind)
#FFF18A
Tritanopia (blue-blind)
#E5F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcff83; /* rgb */ color: rgb(220, 255, 131); /* oklch */ color: oklch(94.9% 0.155 122.4);
Tailwind
colors: {
custom: {
50: '#e9ffaa',
500: '#dcff83',
950: '#000000',
},
}SCSS
$custom: #dcff83; $custom-light: #e9ffaa; $custom-dark: #000000;
JSON
{
"hex": "#dcff83",
"rgb": {
"r": 220,
"g": 255,
"b": 131
},
"hsl": {
"h": 76.935,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.94935,
"c": 0.15549,
"h": 122.4
},
"luminance": 0.88374
}Semantic roles & 50–950 ramp
primary
#DCFF83
secondary
#7248DF
accent
#00E641
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681