#DCF68F#DCF68F
#DCF68F is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.2% C 0.132 H 120.6°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF68F |
|---|---|
| RGB | rgb(220, 246, 143) |
| HSL | hsl(75, 85%, 76%) |
| HSV | hsv(75, 42%, 96%) |
| CMYK | cmyk(10.6%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(93.06, -24.16, 46.65) |
| CIE-LCH | lch(93.06, 52.53, 117.38°) |
| OKLab | oklab(93.18% -0.067 0.1132) |
| OKLCH | oklch(93.18% 0.132 120.6) |
| XYZ | xyz(67.4290, 83.1105, 38.4709) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.22
Light Yellow Green
#CCFD7F
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 5.49
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Light Yellowish Green
#C2FF89
ΔE00 5.91
Pear
#CBF85F
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF68F #A98FF6
analogous
#F6DD8F #DCF68F #A9F68F
triadic
#DCF68F #8FDCF6 #F68FDC
tetradic
#DCF68F #8FF6DD #A98FF6 #F68FA9
square
#DCF68F #8FF6DD #A98FF6 #F68FA9
split-complementary
#DCF68F #8FA9F6 #DD8FF6
monochromatic
#B9ED1E #CAF156 #DCF68F #EEFBC8 #F6FDE3
Accessibility & contrast
On white
1.19
#DCF68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DCF68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF68F
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF68F | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB87
Deuteranopia (green-blind)
#FEEB94
Tritanopia (blue-blind)
#E4ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf68f; /* rgb */ color: rgb(220, 246, 143); /* oklch */ color: oklch(93.2% 0.132 120.6);
Tailwind
colors: {
custom: {
50: '#e8f9b1',
500: '#dcf68f',
950: '#000000',
},
}SCSS
$custom: #dcf68f; $custom-light: #e8f9b1; $custom-dark: #000000;
JSON
{
"hex": "#dcf68f",
"rgb": {
"r": 220,
"g": 246,
"b": 143
},
"hsl": {
"h": 75.146,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.93175,
"c": 0.13155,
"h": 120.6
},
"luminance": 0.8311
}Semantic roles & 50–950 ramp
primary
#DCF68F
secondary
#7555D4
accent
#04E23C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581