#DCFB8A#DCFB8A
#DCFB8A is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 94.2% C 0.143 H 121.8°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFB8A |
|---|---|
| RGB | rgb(220, 251, 138) |
| HSL | hsl(76, 93%, 76%) |
| HSV | hsv(76, 45%, 98%) |
| CMYK | cmyk(12.4%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(94.33, -27.06, 50.62) |
| CIE-LCH | lch(94.33, 57.40, 118.13°) |
| OKLab | oklab(94.17% -0.0755 0.1219) |
| OKLCH | oklch(94.17% 0.143 121.8) |
| XYZ | xyz(68.6000, 86.0450, 37.0342) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.14
Light Pea Green
#C4FE82
ΔE00 4.47
Pear
#CBF85F
ΔE00 4.81
Light Yellowish Green
#C2FF89
ΔE00 5.08
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Pale Lime
#BEFD73
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFB8A #A98AFB
analogous
#FBE28A #DCFB8A #A4FB8A
triadic
#DCFB8A #8ADCFB #FB8ADC
tetradic
#DCFB8A #8AFBE2 #A98AFB #FB8AA4
square
#DCFB8A #8AFBE2 #A98AFB #FB8AA4
split-complementary
#DCFB8A #8AA4FB #E28AFB
monochromatic
#B9F714 #CAF94F #DCFB8A #EEFDC5 #F6FEE1
Accessibility & contrast
On white
1.15
#DCFB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#DCFB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFB8A
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFB8A | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF81
Deuteranopia (green-blind)
#FFEF90
Tritanopia (blue-blind)
#E4F1E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcfb8a; /* rgb */ color: rgb(220, 251, 138); /* oklch */ color: oklch(94.2% 0.143 121.8);
Tailwind
colors: {
custom: {
50: '#e8fcae',
500: '#dcfb8a',
950: '#000000',
},
}SCSS
$custom: #dcfb8a; $custom-light: #e8fcae; $custom-dark: #000000;
JSON
{
"hex": "#dcfb8a",
"rgb": {
"r": 220,
"g": 251,
"b": 138
},
"hsl": {
"h": 76.46,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.9417,
"c": 0.14335,
"h": 121.8
},
"luminance": 0.86045
}Semantic roles & 50–950 ramp
primary
#DCFB8A
secondary
#754FDA
accent
#00E63F
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581