#DDF28D#DDF28D
#DDF28D is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.4% C 0.128 H 118.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF28D |
|---|---|
| RGB | rgb(221, 242, 141) |
| HSL | hsl(72, 80%, 75%) |
| HSV | hsv(72, 42%, 95%) |
| CMYK | cmyk(8.7%, 0%, 41.7%, 5.1%) |
| CIE-LAB | lab(92.04, -22.09, 46.35) |
| CIE-LCH | lch(92.04, 51.34, 115.48°) |
| OKLab | oklab(92.37% -0.0613 0.1124) |
| OKLCH | oklch(92.37% 0.128 118.6) |
| XYZ | xyz(66.3789, 80.7999, 37.2932) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.62
Light Yellow Green
#CCFD7F
ΔE00 5.39
Pear
#CBF85F
ΔE00 6.50
Light Pea Green
#C4FE82
ΔE00 6.54
Pistachio (survey)
#C0FA8B
ΔE00 6.59
Yellowish Tan
#FCFC81
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF28D #A28DF2
analogous
#F2D48D #DDF28D #ABF28D
triadic
#DDF28D #8DDDF2 #F28DDD
tetradic
#DDF28D #8DF2D4 #A28DF2 #F28DAB
square
#DDF28D #8DF2D4 #A28DF2 #F28DAB
split-complementary
#DDF28D #8DABF2 #D48DF2
monochromatic
#BCE51F #CDEC56 #DDF28D #EDF8C4 #F7FCE4
Accessibility & contrast
On white
1.22
#DDF28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#DDF28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF28D
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF28D | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE885
Deuteranopia (green-blind)
#FCE992
Tritanopia (blue-blind)
#E6E8DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddf28d; /* rgb */ color: rgb(221, 242, 141); /* oklch */ color: oklch(92.4% 0.128 118.6);
Tailwind
colors: {
custom: {
50: '#e9f6b0',
500: '#ddf28d',
950: '#000000',
},
}SCSS
$custom: #ddf28d; $custom-light: #e9f6b0; $custom-dark: #000000;
JSON
{
"hex": "#ddf28d",
"rgb": {
"r": 221,
"g": 242,
"b": 141
},
"hsl": {
"h": 72.475,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.92367,
"c": 0.12806,
"h": 118.6
},
"luminance": 0.808
}Semantic roles & 50–950 ramp
primary
#DDF28D
secondary
#6E55CF
accent
#0ADC35
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581