#DDF386#DDF386
#DDF386 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.5% C 0.137 H 118.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF386 |
|---|---|
| RGB | rgb(221, 243, 134) |
| HSL | hsl(72, 82%, 74%) |
| HSV | hsv(72, 45%, 95%) |
| CMYK | cmyk(9.1%, 0%, 44.9%, 4.7%) |
| CIE-LAB | lab(92.22, -23.31, 49.93) |
| CIE-LCH | lch(92.22, 55.10, 115.03°) |
| OKLab | oklab(92.48% -0.0652 0.1201) |
| OKLCH | oklch(92.48% 0.137 118.5) |
| XYZ | xyz(66.1729, 81.1950, 34.7358) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.63
Light Yellow Green
#CCFD7F
ΔE00 4.92
Pear
#CBF85F
ΔE00 5.55
Yellowish Tan
#FCFC81
ΔE00 6.24
Light Pea Green
#C4FE82
ΔE00 6.26
Pale Yellow
#FFFF84
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF386 #9C86F3
analogous
#F3D386 #DDF386 #A7F386
triadic
#DDF386 #86DDF3 #F386DD
tetradic
#DDF386 #86F3D3 #9C86F3 #F386A7
square
#DDF386 #86F3D3 #9C86F3 #F386A7
split-complementary
#DDF386 #86A7F3 #D386F3
monochromatic
#BEE817 #CDED4E #DDF386 #EDF9BE #F7FCE3
Accessibility & contrast
On white
1.22
#DDF386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DDF386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF386
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF386 | 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)
#FFE97D
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#E7E9D9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddf386; /* rgb */ color: rgb(221, 243, 134); /* oklch */ color: oklch(92.5% 0.137 118.5);
Tailwind
colors: {
custom: {
50: '#e9f7ab',
500: '#ddf386',
950: '#000000',
},
}SCSS
$custom: #ddf386; $custom-light: #e9f7ab; $custom-dark: #000000;
JSON
{
"hex": "#ddf386",
"rgb": {
"r": 221,
"g": 243,
"b": 134
},
"hsl": {
"h": 72.11,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.92479,
"c": 0.13664,
"h": 118.5
},
"luminance": 0.81195
}Semantic roles & 50–950 ramp
primary
#DDF386
secondary
#684ECF
accent
#07DE33
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581