#DCFF81#DCFF81
#DCFF81 is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.157 H 122.3°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF81 |
|---|---|
| RGB | rgb(220, 255, 129) |
| HSL | hsl(77, 100%, 75%) |
| HSV | hsv(77, 49%, 100%) |
| CMYK | cmyk(13.7%, 0%, 49.4%, 0%) |
| CIE-LAB | lab(95.30, -29.83, 55.98) |
| CIE-LCH | lch(95.30, 63.44, 118.05°) |
| OKLab | oklab(94.91% -0.084 0.1331) |
| OKLCH | oklch(94.91% 0.157 122.3) |
| XYZ | xyz(69.2379, 88.3205, 34.1646) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.68
Pear
#CBF85F
ΔE00 3.59
Light Pea Green
#C4FE82
ΔE00 4.23
Pale Lime
#BEFD73
ΔE00 4.62
Light Yellowish Green
#C2FF89
ΔE00 5.07
Pistachio (survey)
#C0FA8B
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF81 #A481FF
analogous
#FFE381 #DCFF81 #9DFF81
triadic
#DCFF81 #81DCFF #FF81DC
tetradic
#DCFF81 #81FFE3 #A481FF #FF819D
square
#DCFF81 #81FFE3 #A481FF #FF819D
split-complementary
#DCFF81 #819DFF #E381FF
monochromatic
#BAFF07 #CBFF44 #DCFF81 #EDFFBE #F6FFE0
Accessibility & contrast
On white
1.13
#DCFF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DCFF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF81
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF81 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF276
Deuteranopia (green-blind)
#FFF188
Tritanopia (blue-blind)
#E5F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcff81; /* rgb */ color: rgb(220, 255, 129); /* oklch */ color: oklch(94.9% 0.157 122.3);
Tailwind
colors: {
custom: {
50: '#e9ffa8',
500: '#dcff81',
950: '#000000',
},
}SCSS
$custom: #dcff81; $custom-light: #e9ffa8; $custom-dark: #000000;
JSON
{
"hex": "#dcff81",
"rgb": {
"r": 220,
"g": 255,
"b": 129
},
"hsl": {
"h": 76.667,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.9491,
"c": 0.15739,
"h": 122.3
},
"luminance": 0.88321
}Semantic roles & 50–950 ramp
primary
#DCFF81
secondary
#7046DE
accent
#00E640
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681