#DCF18F#DCF18F
#DCF18F is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 92.1% C 0.125 H 118.8°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF18F |
|---|---|
| RGB | rgb(220, 241, 143) |
| HSL | hsl(73, 78%, 75%) |
| HSV | hsv(73, 41%, 95%) |
| CMYK | cmyk(8.7%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(91.73, -21.77, 44.97) |
| CIE-LCH | lch(91.73, 49.96, 115.83°) |
| OKLab | oklab(92.11% -0.0602 0.1094) |
| OKLCH | oklch(92.11% 0.125 118.8) |
| XYZ | xyz(65.9286, 80.1097, 37.9708) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.30
Light Yellow Green
#CCFD7F
ΔE00 5.59
Pistachio (survey)
#C0FA8B
ΔE00 6.56
Light Pea Green
#C4FE82
ΔE00 6.66
Pear
#CBF85F
ΔE00 6.86
Parchment
#FEFCAF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF18F #A48FF1
analogous
#F1D58F #DCF18F #ABF18F
triadic
#DCF18F #8FDCF1 #F18FDC
tetradic
#DCF18F #8FF1D5 #A48FF1 #F18FAB
square
#DCF18F #8FF1D5 #A48FF1 #F18FAB
split-complementary
#DCF18F #8FABF1 #D58FF1
monochromatic
#BAE322 #CBEA59 #DCF18F #EDF8C5 #F7FCE4
Accessibility & contrast
On white
1.23
#DCF18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DCF18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF18F
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF18F | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE787
Deuteranopia (green-blind)
#FAE894
Tritanopia (blue-blind)
#E5E8D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf18f; /* rgb */ color: rgb(220, 241, 143); /* oklch */ color: oklch(92.1% 0.125 118.8);
Tailwind
colors: {
custom: {
50: '#e8f5b1',
500: '#dcf18f',
950: '#000000',
},
}SCSS
$custom: #dcf18f; $custom-light: #e8f5b1; $custom-dark: #000000;
JSON
{
"hex": "#dcf18f",
"rgb": {
"r": 220,
"g": 241,
"b": 143
},
"hsl": {
"h": 72.857,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.92112,
"c": 0.1249,
"h": 118.8
},
"luminance": 0.80109
}Semantic roles & 50–950 ramp
primary
#DCF18F
secondary
#7057CD
accent
#0BDA38
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581