#DCF688#DCF688
#DCF688 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 93.1% C 0.139 H 120.1°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF688 |
|---|---|
| RGB | rgb(220, 246, 136) |
| HSL | hsl(74, 86%, 75%) |
| HSV | hsv(74, 45%, 96%) |
| CMYK | cmyk(10.6%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(92.97, -24.91, 49.89) |
| CIE-LCH | lch(92.97, 55.76, 116.53°) |
| OKLab | oklab(93.07% -0.0696 0.1201) |
| OKLCH | oklch(93.07% 0.139 120.1) |
| XYZ | xyz(66.9152, 82.9049, 35.7648) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.09
Light Khaki
#E6F2A2
ΔE00 4.95
Pear
#CBF85F
ΔE00 5.17
Light Pea Green
#C4FE82
ΔE00 5.41
Pistachio (survey)
#C0FA8B
ΔE00 5.83
Light Yellowish Green
#C2FF89
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF688 #A288F6
analogous
#F6D988 #DCF688 #A5F688
triadic
#DCF688 #88DCF6 #F688DC
tetradic
#DCF688 #88F6D9 #A288F6 #F688A5
square
#DCF688 #88F6D9 #A288F6 #F688A5
split-complementary
#DCF688 #88A5F6 #D988F6
monochromatic
#BBED16 #CBF24F #DCF688 #EDFAC1 #F7FDE3
Accessibility & contrast
On white
1.19
#DCF688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DCF688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF688
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF688 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7F
Deuteranopia (green-blind)
#FFEB8E
Tritanopia (blue-blind)
#E5ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf688; /* rgb */ color: rgb(220, 246, 136); /* oklch */ color: oklch(93.1% 0.139 120.1);
Tailwind
colors: {
custom: {
50: '#e8f9ac',
500: '#dcf688',
950: '#000000',
},
}SCSS
$custom: #dcf688; $custom-light: #e8f9ac; $custom-dark: #000000;
JSON
{
"hex": "#dcf688",
"rgb": {
"r": 220,
"g": 246,
"b": 136
},
"hsl": {
"h": 74.182,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.93073,
"c": 0.13881,
"h": 120.1
},
"luminance": 0.82905
}Semantic roles & 50–950 ramp
primary
#DCF688
secondary
#6E4FD3
accent
#03E238
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581