#DDF38F#DDF38F
#DDF38F is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.6% C 0.127 H 119.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF38F |
|---|---|
| RGB | rgb(221, 243, 143) |
| HSL | hsl(73, 81%, 76%) |
| HSV | hsv(73, 41%, 95%) |
| CMYK | cmyk(9.1%, 0%, 41.2%, 4.7%) |
| CIE-LAB | lab(92.33, -22.35, 45.75) |
| CIE-LCH | lch(92.33, 50.92, 116.04°) |
| OKLab | oklab(92.61% -0.0619 0.1112) |
| OKLCH | oklch(92.61% 0.127 119.1) |
| XYZ | xyz(66.8275, 81.4568, 38.1835) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.55
Light Yellow Green
#CCFD7F
ΔE00 5.24
Light Pea Green
#C4FE82
ΔE00 6.36
Pistachio (survey)
#C0FA8B
ΔE00 6.36
Pear
#CBF85F
ΔE00 6.57
Light Yellowish Green
#C2FF89
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF38F #A58FF3
analogous
#F3D78F #DDF38F #ABF38F
triadic
#DDF38F #8FDDF3 #F38FDD
tetradic
#DDF38F #8FF3D7 #A58FF3 #F38FAB
square
#DDF38F #8FF3D7 #A58FF3 #F38FAB
split-complementary
#DDF38F #8FABF3 #D78FF3
monochromatic
#BBE720 #CCED58 #DDF38F #EEF9C6 #F7FCE3
Accessibility & contrast
On white
1.21
#DDF38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DDF38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF38F
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF38F | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE987
Deuteranopia (green-blind)
#FCE994
Tritanopia (blue-blind)
#E6E9DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddf38f; /* rgb */ color: rgb(221, 243, 143); /* oklch */ color: oklch(92.6% 0.127 119.1);
Tailwind
colors: {
custom: {
50: '#e9f7b1',
500: '#ddf38f',
950: '#000000',
},
}SCSS
$custom: #ddf38f; $custom-light: #e9f7b1; $custom-dark: #000000;
JSON
{
"hex": "#ddf38f",
"rgb": {
"r": 221,
"g": 243,
"b": 143
},
"hsl": {
"h": 73.2,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.92609,
"c": 0.12725,
"h": 119.1
},
"luminance": 0.81457
}Semantic roles & 50–950 ramp
primary
#DDF38F
secondary
#7156D0
accent
#09DD37
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581