#DDF28F#DDF28F
#DDF28F is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.4% C 0.126 H 118.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF28F |
|---|---|
| RGB | rgb(221, 242, 143) |
| HSL | hsl(73, 79%, 75%) |
| HSV | hsv(73, 41%, 95%) |
| CMYK | cmyk(8.7%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(92.07, -21.87, 45.41) |
| CIE-LCH | lch(92.07, 50.40, 115.72°) |
| OKLab | oklab(92.4% -0.0605 0.1104) |
| OKLCH | oklch(92.4% 0.126 118.7) |
| XYZ | xyz(66.5291, 80.8599, 38.0840) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.37
Light Yellow Green
#CCFD7F
ΔE00 5.49
Pistachio (survey)
#C0FA8B
ΔE00 6.56
Light Pea Green
#C4FE82
ΔE00 6.59
Pear
#CBF85F
ΔE00 6.75
Parchment
#FEFCAF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF28F #A48FF2
analogous
#F2D58F #DDF28F #ABF28F
triadic
#DDF28F #8FDDF2 #F28FDD
tetradic
#DDF28F #8FF2D5 #A48FF2 #F28FAB
square
#DDF28F #8FF2D5 #A48FF2 #F28FAB
split-complementary
#DDF28F #8FABF2 #D58FF2
monochromatic
#BCE521 #CCEC58 #DDF28F #EEF8C6 #F7FCE4
Accessibility & contrast
On white
1.22
#DDF28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#DDF28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF28F
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF28F | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE887
Deuteranopia (green-blind)
#FBE994
Tritanopia (blue-blind)
#E6E8DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddf28f; /* rgb */ color: rgb(221, 242, 143); /* oklch */ color: oklch(92.4% 0.126 118.7);
Tailwind
colors: {
custom: {
50: '#e9f6b1',
500: '#ddf28f',
950: '#000000',
},
}SCSS
$custom: #ddf28f; $custom-light: #e9f6b1; $custom-dark: #000000;
JSON
{
"hex": "#ddf28f",
"rgb": {
"r": 221,
"g": 242,
"b": 143
},
"hsl": {
"h": 72.727,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.92397,
"c": 0.12592,
"h": 118.7
},
"luminance": 0.8086
}Semantic roles & 50–950 ramp
primary
#DDF28F
secondary
#7057CF
accent
#0ADB36
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581