#DCF67F#DCF67F
#DCF67F is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 93.0% C 0.148 H 119.5°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF67F |
|---|---|
| RGB | rgb(220, 246, 127) |
| HSL | hsl(73, 87%, 73%) |
| HSV | hsv(73, 48%, 96%) |
| CMYK | cmyk(10.6%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(92.87, -25.81, 53.99) |
| CIE-LCH | lch(92.87, 59.84, 115.55°) |
| OKLab | oklab(92.95% -0.0728 0.1286) |
| OKLCH | oklch(92.95% 0.148 119.5) |
| XYZ | xyz(66.3022, 82.6598, 32.5366) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.09
Pear
#CBF85F
ΔE00 4.26
Light Pea Green
#C4FE82
ΔE00 5.60
Light Khaki
#E6F2A2
ΔE00 5.93
Pale Lime
#BEFD73
ΔE00 6.01
Yellowish Tan
#FCFC81
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF67F #997FF6
analogous
#F6D47F #DCF67F #A0F67F
triadic
#DCF67F #7FDCF6 #F67FDC
tetradic
#DCF67F #7FF6D4 #997FF6 #F67FA0
square
#DCF67F #7FF6D4 #997FF6 #F67FA0
split-complementary
#DCF67F #7FA0F6 #D47FF6
monochromatic
#BBEA10 #CCF246 #DCF67F #ECFAB8 #F7FDE2
Accessibility & contrast
On white
1.20
#DCF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#DCF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF67F
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF67F | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#FFEB86
Tritanopia (blue-blind)
#E6EBDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf67f; /* rgb */ color: rgb(220, 246, 127); /* oklch */ color: oklch(93.0% 0.148 119.5);
Tailwind
colors: {
custom: {
50: '#e9f9a7',
500: '#dcf67f',
950: '#000000',
},
}SCSS
$custom: #dcf67f; $custom-light: #e9f9a7; $custom-dark: #000000;
JSON
{
"hex": "#dcf67f",
"rgb": {
"r": 220,
"g": 246,
"b": 127
},
"hsl": {
"h": 73.109,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.92952,
"c": 0.14777,
"h": 119.5
},
"luminance": 0.82659
}Semantic roles & 50–950 ramp
primary
#DCF67F
secondary
#6547D2
accent
#02E333
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580