#DDF285#DDF285
#DDF285 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.3% C 0.136 H 118.1°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF285 |
|---|---|
| RGB | rgb(221, 242, 133) |
| HSL | hsl(72, 81%, 74%) |
| HSV | hsv(72, 45%, 95%) |
| CMYK | cmyk(8.7%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(91.94, -22.93, 50.06) |
| CIE-LCH | lch(91.94, 55.06, 114.61°) |
| OKLab | oklab(92.25% -0.0643 0.1203) |
| OKLCH | oklch(92.25% 0.136 118.1) |
| XYZ | xyz(65.8051, 80.5703, 34.2707) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.61
Light Yellow Green
#CCFD7F
ΔE00 5.15
Pear
#CBF85F
ΔE00 5.64
Yellowish Tan
#FCFC81
ΔE00 6.13
Pale Yellow
#FFFF84
ΔE00 6.41
Faded Yellow
#FEFF7F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF285 #9A85F2
analogous
#F2D185 #DDF285 #A6F285
triadic
#DDF285 #85DDF2 #F285DD
tetradic
#DDF285 #85F2D1 #9A85F2 #F285A6
square
#DDF285 #85F2D1 #9A85F2 #F285A6
split-complementary
#DDF285 #85A6F2 #D185F2
monochromatic
#BDE418 #CEEC4E #DDF285 #ECF8BC #F7FCE3
Accessibility & contrast
On white
1.23
#DDF285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DDF285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF285
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF285 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#E7E8D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddf285; /* rgb */ color: rgb(221, 242, 133); /* oklch */ color: oklch(92.3% 0.136 118.1);
Tailwind
colors: {
custom: {
50: '#e9f6aa',
500: '#ddf285',
950: '#000000',
},
}SCSS
$custom: #ddf285; $custom-light: #e9f6aa; $custom-dark: #000000;
JSON
{
"hex": "#ddf285",
"rgb": {
"r": 221,
"g": 242,
"b": 133
},
"hsl": {
"h": 71.56,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.92252,
"c": 0.13638,
"h": 118.1
},
"luminance": 0.8057
}Semantic roles & 50–950 ramp
primary
#DDF285
secondary
#664ECE
accent
#08DD31
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581