#DCF788#DCF788
#DCF788 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.3% C 0.140 H 120.4°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF788 |
|---|---|
| RGB | rgb(220, 247, 136) |
| HSL | hsl(75, 87%, 75%) |
| HSV | hsv(75, 45%, 97%) |
| CMYK | cmyk(10.9%, 0%, 44.9%, 3.1%) |
| CIE-LAB | lab(93.24, -25.38, 50.22) |
| CIE-LCH | lch(93.24, 56.27, 116.82°) |
| OKLab | oklab(93.29% -0.0709 0.1208) |
| OKLCH | oklch(93.29% 0.14 120.4) |
| XYZ | xyz(67.2202, 83.5149, 35.8665) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.87
Pear
#CBF85F
ΔE00 5.03
Light Khaki
#E6F2A2
ΔE00 5.13
Light Pea Green
#C4FE82
ΔE00 5.21
Pistachio (survey)
#C0FA8B
ΔE00 5.68
Light Yellowish Green
#C2FF89
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF788 #A388F7
analogous
#F7DB88 #DCF788 #A4F788
triadic
#DCF788 #88DCF7 #F788DC
tetradic
#DCF788 #88F7DB #A388F7 #F788A4
square
#DCF788 #88F7DB #A388F7 #F788A4
split-complementary
#DCF788 #88A4F7 #DB88F7
monochromatic
#BAEF15 #CBF34F #DCF788 #EDFBC1 #F7FDE2
Accessibility & contrast
On white
1.19
#DCF788 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DCF788 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF788
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF788 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF788 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7F
Deuteranopia (green-blind)
#FFEC8E
Tritanopia (blue-blind)
#E5EDDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf788; /* rgb */ color: rgb(220, 247, 136); /* oklch */ color: oklch(93.3% 0.140 120.4);
Tailwind
colors: {
custom: {
50: '#e8f9ac',
500: '#dcf788',
950: '#000000',
},
}SCSS
$custom: #dcf788; $custom-light: #e8f9ac; $custom-dark: #000000;
JSON
{
"hex": "#dcf788",
"rgb": {
"r": 220,
"g": 247,
"b": 136
},
"hsl": {
"h": 74.595,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.93287,
"c": 0.14011,
"h": 120.4
},
"luminance": 0.83515
}Semantic roles & 50–950 ramp
primary
#DCF788
secondary
#6F4FD5
accent
#02E439
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581