#DCF692#DCF692
#DCF692 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.2% C 0.128 H 120.8°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF692 |
|---|---|
| RGB | rgb(220, 246, 146) |
| HSL | hsl(76, 85%, 77%) |
| HSV | hsv(76, 41%, 96%) |
| CMYK | cmyk(10.6%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(93.10, -23.83, 45.25) |
| CIE-LCH | lch(93.10, 51.14, 117.77°) |
| OKLab | oklab(93.22% -0.0658 0.1102) |
| OKLCH | oklch(93.22% 0.128 120.8) |
| XYZ | xyz(67.6593, 83.2026, 39.6839) |
| Luminance | 0.8320 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.93
Light Yellow Green
#CCFD7F
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Light Pea Green
#C4FE82
ΔE00 5.59
Light Yellowish Green
#C2FF89
ΔE00 5.92
Celery
#C1FD95
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF692 #AC92F6
analogous
#F6DE92 #DCF692 #AAF692
triadic
#DCF692 #92DCF6 #F692DC
tetradic
#DCF692 #92F6DE #AC92F6 #F692AA
square
#DCF692 #92F6DE #AC92F6 #F692AA
split-complementary
#DCF692 #92AAF6 #DE92F6
monochromatic
#B8ED21 #CAF159 #DCF692 #EEFBCB #F6FDE3
Accessibility & contrast
On white
1.19
#DCF692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#DCF692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF692
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF692 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#FEEB97
Tritanopia (blue-blind)
#E4EDDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf692; /* rgb */ color: rgb(220, 246, 146); /* oklch */ color: oklch(93.2% 0.128 120.8);
Tailwind
colors: {
custom: {
50: '#e8f9b3',
500: '#dcf692',
950: '#000000',
},
}SCSS
$custom: #dcf692; $custom-light: #e8f9b3; $custom-dark: #000000;
JSON
{
"hex": "#dcf692",
"rgb": {
"r": 220,
"g": 246,
"b": 146
},
"hsl": {
"h": 75.6,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.9322,
"c": 0.12837,
"h": 120.8
},
"luminance": 0.83203
}Semantic roles & 50–950 ramp
primary
#DCF692
secondary
#7858D4
accent
#04E13E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581