#DCF689#DCF689
#DCF689 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 93.1% C 0.138 H 120.2°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF689 |
|---|---|
| RGB | rgb(220, 246, 137) |
| HSL | hsl(74, 86%, 75%) |
| HSV | hsv(74, 44%, 96%) |
| CMYK | cmyk(10.6%, 0%, 44.3%, 3.5%) |
| CIE-LAB | lab(92.99, -24.81, 49.43) |
| CIE-LCH | lch(92.99, 55.30, 116.65°) |
| OKLab | oklab(93.09% -0.0692 0.1191) |
| OKLCH | oklch(93.09% 0.138 120.2) |
| XYZ | xyz(66.9866, 82.9335, 36.1409) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.11
Light Khaki
#E6F2A2
ΔE00 4.84
Pear
#CBF85F
ΔE00 5.29
Light Pea Green
#C4FE82
ΔE00 5.41
Pistachio (survey)
#C0FA8B
ΔE00 5.79
Light Yellowish Green
#C2FF89
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF689 #A389F6
analogous
#F6DA89 #DCF689 #A5F689
triadic
#DCF689 #89DCF6 #F689DC
tetradic
#DCF689 #89F6DA #A389F6 #F689A5
square
#DCF689 #89F6DA #A389F6 #F689A5
split-complementary
#DCF689 #89A5F6 #DA89F6
monochromatic
#BAED17 #CBF250 #DCF689 #EDFAC2 #F7FDE3
Accessibility & contrast
On white
1.19
#DCF689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#DCF689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF689
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF689 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#FFEB8F
Tritanopia (blue-blind)
#E5ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf689; /* rgb */ color: rgb(220, 246, 137); /* oklch */ color: oklch(93.1% 0.138 120.2);
Tailwind
colors: {
custom: {
50: '#e8f9ad',
500: '#dcf689',
950: '#000000',
},
}SCSS
$custom: #dcf689; $custom-light: #e8f9ad; $custom-dark: #000000;
JSON
{
"hex": "#dcf689",
"rgb": {
"r": 220,
"g": 246,
"b": 137
},
"hsl": {
"h": 74.312,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.93087,
"c": 0.13778,
"h": 120.2
},
"luminance": 0.82933
}Semantic roles & 50–950 ramp
primary
#DCF689
secondary
#6F50D3
accent
#03E238
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581