#DCF690#DCF690
#DCF690 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.2% C 0.130 H 120.7°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF690 |
|---|---|
| RGB | rgb(220, 246, 144) |
| HSL | hsl(75, 85%, 76%) |
| HSV | hsv(75, 41%, 96%) |
| CMYK | cmyk(10.6%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(93.08, -24.05, 46.18) |
| CIE-LCH | lch(93.08, 52.07, 117.51°) |
| OKLab | oklab(93.19% -0.0666 0.1122) |
| OKLCH | oklch(93.19% 0.13 120.7) |
| XYZ | xyz(67.5051, 83.1409, 38.8717) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.12
Light Yellow Green
#CCFD7F
ΔE00 4.44
Light Pea Green
#C4FE82
ΔE00 5.52
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 5.91
Celery
#C1FD95
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF690 #AA90F6
analogous
#F6DD90 #DCF690 #A9F690
triadic
#DCF690 #90DCF6 #F690DC
tetradic
#DCF690 #90F6DD #AA90F6 #F690A9
square
#DCF690 #90F6DD #AA90F6 #F690A9
split-complementary
#DCF690 #90A9F6 #DD90F6
monochromatic
#B8ED1F #CAF157 #DCF690 #EEFBC9 #F6FDE3
Accessibility & contrast
On white
1.19
#DCF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DCF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF690
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF690 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#FEEB95
Tritanopia (blue-blind)
#E4EDDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf690; /* rgb */ color: rgb(220, 246, 144); /* oklch */ color: oklch(93.2% 0.130 120.7);
Tailwind
colors: {
custom: {
50: '#e8f9b2',
500: '#dcf690',
950: '#000000',
},
}SCSS
$custom: #dcf690; $custom-light: #e8f9b2; $custom-dark: #000000;
JSON
{
"hex": "#dcf690",
"rgb": {
"r": 220,
"g": 246,
"b": 144
},
"hsl": {
"h": 75.294,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.9319,
"c": 0.13049,
"h": 120.7
},
"luminance": 0.83141
}Semantic roles & 50–950 ramp
primary
#DCF690
secondary
#7656D4
accent
#04E13C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581