#DCF39B#DCF39B
#DCF39B is a very light, moderate yellow-green. Relative luminance 0.817; OKLCH L 92.7% C 0.114 H 120.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF39B |
|---|---|
| RGB | rgb(220, 243, 155) |
| HSL | hsl(76, 79%, 78%) |
| HSV | hsv(76, 36%, 95%) |
| CMYK | cmyk(9.5%, 0%, 36.2%, 4.7%) |
| CIE-LAB | lab(92.44, -21.34, 39.98) |
| CIE-LCH | lch(92.44, 45.32, 118.09°) |
| OKLab | oklab(92.73% -0.0583 0.0985) |
| OKLCH | oklch(92.73% 0.114 120.6) |
| XYZ | xyz(67.4820, 81.6835, 43.2154) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.61
Light Yellow Green
#CCFD7F
ΔE00 6.13
Pistachio (survey)
#C0FA8B
ΔE00 6.31
Celery
#C1FD95
ΔE00 6.52
Parchment
#FEFCAF
ΔE00 6.76
Creme
#FFFFB6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF39B #B29BF3
analogous
#F3DE9B #DCF39B #B0F39B
triadic
#DCF39B #9BDCF3 #F39BDC
tetradic
#DCF39B #9BF3DE #B29BF3 #F39BB0
square
#DCF39B #9BF3DE #B29BF3 #F39BB0
split-complementary
#DCF39B #9BB0F3 #DE9BF3
monochromatic
#B6E62E #C9EC64 #DCF39B #EFFAD2 #F5FCE4
Accessibility & contrast
On white
1.21
#DCF39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#DCF39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF39B
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF39B | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA95
Deuteranopia (green-blind)
#FAE99F
Tritanopia (blue-blind)
#E3EADD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf39b; /* rgb */ color: rgb(220, 243, 155); /* oklch */ color: oklch(92.7% 0.114 120.6);
Tailwind
colors: {
custom: {
50: '#e8f7b9',
500: '#dcf39b',
950: '#000000',
},
}SCSS
$custom: #dcf39b; $custom-light: #e8f7b9; $custom-dark: #000000;
JSON
{
"hex": "#dcf39b",
"rgb": {
"r": 220,
"g": 243,
"b": 155
},
"hsl": {
"h": 75.682,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.92728,
"c": 0.11445,
"h": 120.6
},
"luminance": 0.81683
}Semantic roles & 50–950 ramp
primary
#DCF39B
secondary
#7E61D1
accent
#0BDB41
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581