#DDF387#DDF387
#DDF387 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.5% C 0.136 H 118.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF387 |
|---|---|
| RGB | rgb(221, 243, 135) |
| HSL | hsl(72, 82%, 74%) |
| HSV | hsv(72, 44%, 95%) |
| CMYK | cmyk(9.1%, 0%, 44.4%, 4.7%) |
| CIE-LAB | lab(92.23, -23.21, 49.46) |
| CIE-LCH | lch(92.23, 54.64, 115.13°) |
| OKLab | oklab(92.49% -0.0649 0.1191) |
| OKLCH | oklch(92.49% 0.136 118.6) |
| XYZ | xyz(66.2430, 81.2230, 35.1048) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.50
Light Yellow Green
#CCFD7F
ΔE00 4.94
Pear
#CBF85F
ΔE00 5.65
Light Pea Green
#C4FE82
ΔE00 6.26
Yellowish Tan
#FCFC81
ΔE00 6.31
Pale Yellow
#FFFF84
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF387 #9D87F3
analogous
#F3D387 #DDF387 #A7F387
triadic
#DDF387 #87DDF3 #F387DD
tetradic
#DDF387 #87F3D3 #9D87F3 #F387A7
square
#DDF387 #87F3D3 #9D87F3 #F387A7
split-complementary
#DDF387 #87A7F3 #D387F3
monochromatic
#BDE818 #CDED4F #DDF387 #EDF9BF #F7FCE3
Accessibility & contrast
On white
1.22
#DDF387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DDF387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF387
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF387 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97E
Deuteranopia (green-blind)
#FDE98D
Tritanopia (blue-blind)
#E7E9D9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddf387; /* rgb */ color: rgb(221, 243, 135); /* oklch */ color: oklch(92.5% 0.136 118.6);
Tailwind
colors: {
custom: {
50: '#e9f7ac',
500: '#ddf387',
950: '#000000',
},
}SCSS
$custom: #ddf387; $custom-light: #e9f7ac; $custom-dark: #000000;
JSON
{
"hex": "#ddf387",
"rgb": {
"r": 221,
"g": 243,
"b": 135
},
"hsl": {
"h": 72.222,
"s": 81.818,
"l": 74.118
},
"oklch": {
"l": 0.92493,
"c": 0.13562,
"h": 118.6
},
"luminance": 0.81223
}Semantic roles & 50–950 ramp
primary
#DDF387
secondary
#694FCF
accent
#07DE33
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581