#DCF28F#DCF28F
#DCF28F is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.3% C 0.126 H 119.2°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF28F |
|---|---|
| RGB | rgb(220, 242, 143) |
| HSL | hsl(73, 79%, 75%) |
| HSV | hsv(73, 41%, 95%) |
| CMYK | cmyk(9.1%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(92.00, -22.25, 45.31) |
| CIE-LCH | lch(92.00, 50.48, 116.15°) |
| OKLab | oklab(92.32% -0.0615 0.1102) |
| OKLCH | oklch(92.32% 0.126 119.2) |
| XYZ | xyz(66.2255, 80.7034, 38.0697) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.47
Light Yellow Green
#CCFD7F
ΔE00 5.34
Pistachio (survey)
#C0FA8B
ΔE00 6.35
Light Pea Green
#C4FE82
ΔE00 6.41
Pear
#CBF85F
ΔE00 6.68
Light Yellowish Green
#C2FF89
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF28F #A58FF2
analogous
#F2D68F #DCF28F #AAF28F
triadic
#DCF28F #8FDCF2 #F28FDC
tetradic
#DCF28F #8FF2D6 #A58FF2 #F28FAA
square
#DCF28F #8FF2D6 #A58FF2 #F28FAA
split-complementary
#DCF28F #8FAAF2 #D68FF2
monochromatic
#BAE521 #CBEC58 #DCF28F #EDF8C6 #F6FCE4
Accessibility & contrast
On white
1.23
#DCF28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DCF28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF28F
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF28F | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE887
Deuteranopia (green-blind)
#FBE894
Tritanopia (blue-blind)
#E5E9DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf28f; /* rgb */ color: rgb(220, 242, 143); /* oklch */ color: oklch(92.3% 0.126 119.2);
Tailwind
colors: {
custom: {
50: '#e8f6b1',
500: '#dcf28f',
950: '#000000',
},
}SCSS
$custom: #dcf28f; $custom-light: #e8f6b1; $custom-dark: #000000;
JSON
{
"hex": "#dcf28f",
"rgb": {
"r": 220,
"g": 242,
"b": 143
},
"hsl": {
"h": 73.333,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.92324,
"c": 0.12622,
"h": 119.2
},
"luminance": 0.80703
}Semantic roles & 50–950 ramp
primary
#DCF28F
secondary
#7157CF
accent
#0ADB39
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581