#DDF68C#DDF68C
#DDF68C is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.2% C 0.134 H 120.0°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF68C |
|---|---|
| RGB | rgb(221, 246, 140) |
| HSL | hsl(74, 85%, 76%) |
| HSV | hsv(74, 43%, 96%) |
| CMYK | cmyk(10.2%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(93.09, -24.11, 48.14) |
| CIE-LCH | lch(93.09, 53.84, 116.60°) |
| OKLab | oklab(93.2% -0.0671 0.1164) |
| OKLCH | oklch(93.2% 0.134 120) |
| XYZ | xyz(67.5084, 83.1773, 37.3043) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.39
Light Khaki
#E6F2A2
ΔE00 4.44
Light Pea Green
#C4FE82
ΔE00 5.62
Pear
#CBF85F
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Light Yellowish Green
#C2FF89
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF68C #A58CF6
analogous
#F6DA8C #DDF68C #A8F68C
triadic
#DDF68C #8CDDF6 #F68CDD
tetradic
#DDF68C #8CF6DA #A58CF6 #F68CA8
square
#DDF68C #8CF6DA #A58CF6 #F68CA8
split-complementary
#DDF68C #8CA8F6 #DA8CF6
monochromatic
#BBED1A #CCF253 #DDF68C #EEFAC5 #F7FDE3
Accessibility & contrast
On white
1.19
#DDF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#DDF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF68C
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF68C | 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)
#FFEB83
Deuteranopia (green-blind)
#FFEB91
Tritanopia (blue-blind)
#E6ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf68c; /* rgb */ color: rgb(221, 246, 140); /* oklch */ color: oklch(93.2% 0.134 120.0);
Tailwind
colors: {
custom: {
50: '#e9f9af',
500: '#ddf68c',
950: '#000000',
},
}SCSS
$custom: #ddf68c; $custom-light: #e9f9af; $custom-dark: #000000;
JSON
{
"hex": "#ddf68c",
"rgb": {
"r": 221,
"g": 246,
"b": 140
},
"hsl": {
"h": 74.151,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.93203,
"c": 0.13436,
"h": 120
},
"luminance": 0.83177
}Semantic roles & 50–950 ramp
primary
#DDF68C
secondary
#7153D4
accent
#04E238
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581