#DDF08C#DDF08C
#DDF08C is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.9% C 0.127 H 117.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF08C |
|---|---|
| RGB | rgb(221, 240, 140) |
| HSL | hsl(71, 77%, 75%) |
| HSV | hsv(71, 42%, 94%) |
| CMYK | cmyk(7.9%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(91.50, -21.24, 46.15) |
| CIE-LCH | lch(91.50, 50.80, 114.71°) |
| OKLab | oklab(91.93% -0.0589 0.1119) |
| OKLCH | oklch(91.93% 0.127 117.8) |
| XYZ | xyz(65.7129, 79.5862, 36.7057) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.45
Light Yellow Green
#CCFD7F
ΔE00 5.85
Yellowish Tan
#FCFC81
ΔE00 6.63
Pear
#CBF85F
ΔE00 6.78
Parchment
#FEFCAF
ΔE00 6.85
Pale Yellow
#FFFF84
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF08C #9F8CF0
analogous
#F0D18C #DDF08C #ABF08C
triadic
#DDF08C #8CDDF0 #F08CDD
tetradic
#DDF08C #8CF0D1 #9F8CF0 #F08CAB
square
#DDF08C #8CF0D1 #9F8CF0 #F08CAB
split-complementary
#DDF08C #8CABF0 #D18CF0
monochromatic
#BDE220 #CDE956 #DDF08C #EDF7C2 #F7FBE4
Accessibility & contrast
On white
1.24
#DDF08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DDF08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF08C
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF08C | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE684
Deuteranopia (green-blind)
#FAE791
Tritanopia (blue-blind)
#E6E6D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddf08c; /* rgb */ color: rgb(221, 240, 140); /* oklch */ color: oklch(91.9% 0.127 117.8);
Tailwind
colors: {
custom: {
50: '#e9f5af',
500: '#ddf08c',
950: '#000000',
},
}SCSS
$custom: #ddf08c; $custom-light: #e9f5af; $custom-dark: #000000;
JSON
{
"hex": "#ddf08c",
"rgb": {
"r": 221,
"g": 240,
"b": 140
},
"hsl": {
"h": 71.4,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.91928,
"c": 0.1265,
"h": 117.8
},
"luminance": 0.79586
}Semantic roles & 50–950 ramp
primary
#DDF08C
secondary
#6B54CC
accent
#0CD933
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581