#DDF286#DDF286
#DDF286 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.3% C 0.135 H 118.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF286 |
|---|---|
| RGB | rgb(221, 242, 134) |
| HSL | hsl(72, 81%, 74%) |
| HSV | hsv(72, 45%, 95%) |
| CMYK | cmyk(8.7%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(91.95, -22.83, 49.60) |
| CIE-LCH | lch(91.95, 54.60, 114.72°) |
| OKLab | oklab(92.27% -0.0639 0.1193) |
| OKLCH | oklch(92.27% 0.135 118.2) |
| XYZ | xyz(65.8745, 80.5981, 34.6363) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.48
Light Yellow Green
#CCFD7F
ΔE00 5.16
Pear
#CBF85F
ΔE00 5.74
Yellowish Tan
#FCFC81
ΔE00 6.20
Pale Yellow
#FFFF84
ΔE00 6.47
Light Pea Green
#C4FE82
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF286 #9B86F2
analogous
#F2D186 #DDF286 #A7F286
triadic
#DDF286 #86DDF2 #F286DD
tetradic
#DDF286 #86F2D1 #9B86F2 #F286A7
square
#DDF286 #86F2D1 #9B86F2 #F286A7
split-complementary
#DDF286 #86A7F2 #D186F2
monochromatic
#BDE519 #CDEC4F #DDF286 #EDF8BD #F7FCE3
Accessibility & contrast
On white
1.23
#DDF286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DDF286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF286
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF286 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87D
Deuteranopia (green-blind)
#FCE98C
Tritanopia (blue-blind)
#E7E8D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddf286; /* rgb */ color: rgb(221, 242, 134); /* oklch */ color: oklch(92.3% 0.135 118.2);
Tailwind
colors: {
custom: {
50: '#e9f6ab',
500: '#ddf286',
950: '#000000',
},
}SCSS
$custom: #ddf286; $custom-light: #e9f6ab; $custom-dark: #000000;
JSON
{
"hex": "#ddf286",
"rgb": {
"r": 221,
"g": 242,
"b": 134
},
"hsl": {
"h": 71.667,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.92266,
"c": 0.13535,
"h": 118.2
},
"luminance": 0.80598
}Semantic roles & 50–950 ramp
primary
#DDF286
secondary
#674ECE
accent
#09DD32
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581