#DCF58B#DCF58B
#DCF58B is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.9% C 0.134 H 120.0°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF58B |
|---|---|
| RGB | rgb(220, 245, 139) |
| HSL | hsl(74, 84%, 75%) |
| HSV | hsv(74, 43%, 96%) |
| CMYK | cmyk(10.2%, 0%, 43.3%, 3.9%) |
| CIE-LAB | lab(92.74, -24.12, 48.17) |
| CIE-LCH | lch(92.74, 53.87, 116.59°) |
| OKLab | oklab(92.9% -0.0671 0.1165) |
| OKLCH | oklch(92.9% 0.134 120) |
| XYZ | xyz(66.8280, 82.3847, 36.8023) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.41
Light Khaki
#E6F2A2
ΔE00 4.44
Light Pea Green
#C4FE82
ΔE00 5.64
Pear
#CBF85F
ΔE00 5.68
Pistachio (survey)
#C0FA8B
ΔE00 5.87
Light Yellowish Green
#C2FF89
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF58B #A48BF5
analogous
#F5D98B #DCF58B #A7F58B
triadic
#DCF58B #8BDCF5 #F58BDC
tetradic
#DCF58B #8BF5D9 #A48BF5 #F58BA7
square
#DCF58B #8BF5D9 #A48BF5 #F58BA7
split-complementary
#DCF58B #8BA7F5 #D98BF5
monochromatic
#BAEB1A #CBF053 #DCF58B #EDFAC3 #F6FDE3
Accessibility & contrast
On white
1.20
#DCF58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#DCF58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF58B
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF58B | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA82
Deuteranopia (green-blind)
#FEEA90
Tritanopia (blue-blind)
#E5EBDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf58b; /* rgb */ color: rgb(220, 245, 139); /* oklch */ color: oklch(92.9% 0.134 120.0);
Tailwind
colors: {
custom: {
50: '#e8f8ae',
500: '#dcf58b',
950: '#000000',
},
}SCSS
$custom: #dcf58b; $custom-light: #e8f8ae; $custom-dark: #000000;
JSON
{
"hex": "#dcf58b",
"rgb": {
"r": 220,
"g": 245,
"b": 139
},
"hsl": {
"h": 74.151,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.92903,
"c": 0.13441,
"h": 120
},
"luminance": 0.82385
}Semantic roles & 50–950 ramp
primary
#DCF58B
secondary
#7052D2
accent
#05E139
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581