#DCF180#DCF180
#DCF180 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.9% C 0.140 H 117.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF180 |
|---|---|
| RGB | rgb(220, 241, 128) |
| HSL | hsl(71, 80%, 72%) |
| HSV | hsv(71, 47%, 95%) |
| CMYK | cmyk(8.7%, 0%, 46.9%, 5.5%) |
| CIE-LAB | lab(91.54, -23.33, 51.92) |
| CIE-LCH | lch(91.54, 56.92, 114.20°) |
| OKLab | oklab(91.9% -0.0658 0.1241) |
| OKLCH | oklch(91.9% 0.14 117.9) |
| XYZ | xyz(64.8674, 79.6852, 32.3814) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.14
Light Yellow Green
#CCFD7F
ΔE00 5.19
Pear
#CBF85F
ΔE00 5.27
Yellowish Tan
#FCFC81
ΔE00 6.00
Pale Yellow
#FFFF84
ΔE00 6.31
Faded Yellow
#FEFF7F
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF180 #9580F1
analogous
#F1CD80 #DCF180 #A4F180
triadic
#DCF180 #80DCF1 #F180DC
tetradic
#DCF180 #80F1CD #9580F1 #F180A4
square
#DCF180 #80F1CD #9580F1 #F180A4
split-complementary
#DCF180 #80A4F1 #CD80F1
monochromatic
#B9DE18 #CDEB49 #DCF180 #EBF7B7 #F7FCE3
Accessibility & contrast
On white
1.24
#DCF180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DCF180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF180
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF180 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE676
Deuteranopia (green-blind)
#FCE786
Tritanopia (blue-blind)
#E6E6D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf180; /* rgb */ color: rgb(220, 241, 128); /* oklch */ color: oklch(91.9% 0.140 117.9);
Tailwind
colors: {
custom: {
50: '#e8f5a7',
500: '#dcf180',
950: '#000000',
},
}SCSS
$custom: #dcf180; $custom-light: #e8f5a7; $custom-dark: #000000;
JSON
{
"hex": "#dcf180",
"rgb": {
"r": 220,
"g": 241,
"b": 128
},
"hsl": {
"h": 71.15,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.91897,
"c": 0.14044,
"h": 117.9
},
"luminance": 0.79685
}Semantic roles & 50–950 ramp
primary
#DCF180
secondary
#6249CC
accent
#09DC30
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580