#DCF68B#DCF68B
#DCF68B is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 93.1% C 0.136 H 120.3°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF68B |
|---|---|
| RGB | rgb(220, 246, 139) |
| HSL | hsl(75, 86%, 75%) |
| HSV | hsv(75, 43%, 96%) |
| CMYK | cmyk(10.6%, 0%, 43.5%, 3.5%) |
| CIE-LAB | lab(93.01, -24.59, 48.51) |
| CIE-LCH | lch(93.01, 54.38, 116.89°) |
| OKLab | oklab(93.12% -0.0685 0.1172) |
| OKLCH | oklch(93.12% 0.136 120.3) |
| XYZ | xyz(67.1314, 82.9914, 36.9035) |
| Luminance | 0.8299 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.18
Light Khaki
#E6F2A2
ΔE00 4.63
Light Pea Green
#C4FE82
ΔE00 5.42
Pear
#CBF85F
ΔE00 5.53
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Light Yellowish Green
#C2FF89
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF68B #A58BF6
analogous
#F6DA8B #DCF68B #A7F68B
triadic
#DCF68B #8BDCF6 #F68BDC
tetradic
#DCF68B #8BF6DA #A58BF6 #F68BA7
square
#DCF68B #8BF6DA #A58BF6 #F68BA7
split-complementary
#DCF68B #8BA7F6 #DA8BF6
monochromatic
#BAED19 #CBF252 #DCF68B #EDFAC4 #F6FDE3
Accessibility & contrast
On white
1.19
#DCF68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#DCF68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF68B
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF68B | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB82
Deuteranopia (green-blind)
#FFEB91
Tritanopia (blue-blind)
#E5ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf68b; /* rgb */ color: rgb(220, 246, 139); /* oklch */ color: oklch(93.1% 0.136 120.3);
Tailwind
colors: {
custom: {
50: '#e8f9ae',
500: '#dcf68b',
950: '#000000',
},
}SCSS
$custom: #dcf68b; $custom-light: #e8f9ae; $custom-dark: #000000;
JSON
{
"hex": "#dcf68b",
"rgb": {
"r": 220,
"g": 246,
"b": 139
},
"hsl": {
"h": 74.579,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.93116,
"c": 0.13572,
"h": 120.3
},
"luminance": 0.82991
}Semantic roles & 50–950 ramp
primary
#DCF68B
secondary
#7152D4
accent
#03E23A
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581