#DCF398#DCF398
#DCF398 is a very light, moderate yellow-green. Relative luminance 0.816; OKLCH L 92.7% C 0.118 H 120.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF398 |
|---|---|
| RGB | rgb(220, 243, 152) |
| HSL | hsl(75, 79%, 77%) |
| HSV | hsv(75, 37%, 95%) |
| CMYK | cmyk(9.5%, 0%, 37.4%, 4.7%) |
| CIE-LAB | lab(92.39, -21.70, 41.40) |
| CIE-LCH | lch(92.39, 46.74, 117.66°) |
| OKLab | oklab(92.68% -0.0594 0.1017) |
| OKLCH | oklch(92.68% 0.118 120.3) |
| XYZ | xyz(67.2332, 81.5840, 41.9050) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.79
Light Yellow Green
#CCFD7F
ΔE00 5.81
Pistachio (survey)
#C0FA8B
ΔE00 6.21
Celery
#C1FD95
ΔE00 6.52
Light Pea Green
#C4FE82
ΔE00 6.62
Light Yellowish Green
#C2FF89
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF398 #AF98F3
analogous
#F3DD98 #DCF398 #AEF398
triadic
#DCF398 #98DCF3 #F398DC
tetradic
#DCF398 #98F3DD #AF98F3 #F398AE
square
#DCF398 #98F3DD #AF98F3 #F398AE
split-complementary
#DCF398 #98AEF3 #DD98F3
monochromatic
#B7E62A #C9ED61 #DCF398 #EFF9CF #F6FCE4
Accessibility & contrast
On white
1.21
#DCF398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#DCF398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF398
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF398 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE991
Deuteranopia (green-blind)
#FBE99C
Tritanopia (blue-blind)
#E4EADC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf398; /* rgb */ color: rgb(220, 243, 152); /* oklch */ color: oklch(92.7% 0.118 120.3);
Tailwind
colors: {
custom: {
50: '#e8f7b7',
500: '#dcf398',
950: '#000000',
},
}SCSS
$custom: #dcf398; $custom-light: #e8f7b7; $custom-dark: #000000;
JSON
{
"hex": "#dcf398",
"rgb": {
"r": 220,
"g": 243,
"b": 152
},
"hsl": {
"h": 75.165,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.92678,
"c": 0.11778,
"h": 120.3
},
"luminance": 0.81584
}Semantic roles & 50–950 ramp
primary
#DCF398
secondary
#7B5ED1
accent
#0ADB3F
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581