#DCF698#DCF698
#DCF698 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.3% C 0.122 H 121.4°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF698 |
|---|---|
| RGB | rgb(220, 246, 152) |
| HSL | hsl(77, 84%, 78%) |
| HSV | hsv(77, 38%, 96%) |
| CMYK | cmyk(10.6%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(93.19, -23.14, 42.43) |
| CIE-LCH | lch(93.19, 48.33, 118.61°) |
| OKLab | oklab(93.31% -0.0635 0.104) |
| OKLCH | oklch(93.31% 0.122 121.4) |
| XYZ | xyz(68.1383, 83.3942, 42.2067) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.44
Light Yellow Green
#CCFD7F
ΔE00 5.12
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Celery
#C1FD95
ΔE00 5.89
Light Pea Green
#C4FE82
ΔE00 5.92
Light Yellowish Green
#C2FF89
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF698 #B298F6
analogous
#F6E198 #DCF698 #ADF698
triadic
#DCF698 #98DCF6 #F698DC
tetradic
#DCF698 #98F6E1 #B298F6 #F698AD
square
#DCF698 #98F6E1 #B298F6 #F698AD
split-complementary
#DCF698 #98ADF6 #E198F6
monochromatic
#B6EC27 #C9F160 #DCF698 #EFFBD0 #F5FDE3
Accessibility & contrast
On white
1.19
#DCF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DCF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF698
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF698 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC91
Deuteranopia (green-blind)
#FDEC9D
Tritanopia (blue-blind)
#E3EDDF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf698; /* rgb */ color: rgb(220, 246, 152); /* oklch */ color: oklch(93.3% 0.122 121.4);
Tailwind
colors: {
custom: {
50: '#e8f9b7',
500: '#dcf698',
950: '#000000',
},
}SCSS
$custom: #dcf698; $custom-light: #e8f9b7; $custom-dark: #000000;
JSON
{
"hex": "#dcf698",
"rgb": {
"r": 220,
"g": 246,
"b": 152
},
"hsl": {
"h": 76.596,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.93314,
"c": 0.12188,
"h": 121.4
},
"luminance": 0.83394
}Semantic roles & 50–950 ramp
primary
#DCF698
secondary
#7E5DD5
accent
#05E042
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581