#DCF188#DCF188
#DCF188 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 92.0% C 0.132 H 118.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF188 |
|---|---|
| RGB | rgb(220, 241, 136) |
| HSL | hsl(72, 79%, 74%) |
| HSV | hsv(72, 44%, 95%) |
| CMYK | cmyk(8.7%, 0%, 43.6%, 5.5%) |
| CIE-LAB | lab(91.64, -22.52, 48.24) |
| CIE-LCH | lch(91.64, 53.24, 115.03°) |
| OKLab | oklab(92.01% -0.0628 0.1164) |
| OKLCH | oklch(92.01% 0.132 118.4) |
| XYZ | xyz(65.4148, 79.9042, 35.2647) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.15
Light Yellow Green
#CCFD7F
ΔE00 5.28
Pear
#CBF85F
ΔE00 6.05
Yellowish Tan
#FCFC81
ΔE00 6.51
Light Pea Green
#C4FE82
ΔE00 6.52
Pistachio (survey)
#C0FA8B
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF188 #9D88F1
analogous
#F1D288 #DCF188 #A8F188
triadic
#DCF188 #88DCF1 #F188DC
tetradic
#DCF188 #88F1D2 #9D88F1 #F188A8
square
#DCF188 #88F1D2 #9D88F1 #F188A8
split-complementary
#DCF188 #88A8F1 #D288F1
monochromatic
#BCE41B #CCEB51 #DCF188 #ECF7BF #F7FCE4
Accessibility & contrast
On white
1.24
#DCF188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DCF188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF188
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF188 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#FBE88D
Tritanopia (blue-blind)
#E5E7D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf188; /* rgb */ color: rgb(220, 241, 136); /* oklch */ color: oklch(92.0% 0.132 118.4);
Tailwind
colors: {
custom: {
50: '#e8f5ac',
500: '#dcf188',
950: '#000000',
},
}SCSS
$custom: #dcf188; $custom-light: #e8f5ac; $custom-dark: #000000;
JSON
{
"hex": "#dcf188",
"rgb": {
"r": 220,
"g": 241,
"b": 136
},
"hsl": {
"h": 72,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.92008,
"c": 0.13229,
"h": 118.4
},
"luminance": 0.79904
}Semantic roles & 50–950 ramp
primary
#DCF188
secondary
#6950CD
accent
#0ADB34
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581