#DDF485#DDF485
#DDF485 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.7% C 0.139 H 118.8°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF485 |
|---|---|
| RGB | rgb(221, 244, 133) |
| HSL | hsl(72, 83%, 74%) |
| HSV | hsv(72, 45%, 96%) |
| CMYK | cmyk(9.4%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(92.47, -23.89, 50.71) |
| CIE-LCH | lch(92.47, 56.06, 115.22°) |
| OKLab | oklab(92.68% -0.067 0.1217) |
| OKLCH | oklch(92.68% 0.139 118.8) |
| XYZ | xyz(66.4036, 81.7673, 34.4702) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.68
Light Khaki
#E6F2A2
ΔE00 4.89
Pear
#CBF85F
ΔE00 5.26
Light Pea Green
#C4FE82
ΔE00 6.05
Yellowish Tan
#FCFC81
ΔE00 6.23
Pale Yellow
#FFFF84
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF485 #9C85F4
analogous
#F4D485 #DDF485 #A6F485
triadic
#DDF485 #85DDF4 #F485DD
tetradic
#DDF485 #85F4D4 #9C85F4 #F485A6
square
#DDF485 #85F4D4 #9C85F4 #F485A6
split-complementary
#DDF485 #85A6F4 #D485F4
monochromatic
#BEEA15 #CDEF4D #DDF485 #EDF9BD #F7FCE3
Accessibility & contrast
On white
1.21
#DDF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DDF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF485
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF485 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97C
Deuteranopia (green-blind)
#FEEA8B
Tritanopia (blue-blind)
#E7EADA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddf485; /* rgb */ color: rgb(221, 244, 133); /* oklch */ color: oklch(92.7% 0.139 118.8);
Tailwind
colors: {
custom: {
50: '#e9f7aa',
500: '#ddf485',
950: '#000000',
},
}SCSS
$custom: #ddf485; $custom-light: #e9f7aa; $custom-dark: #000000;
JSON
{
"hex": "#ddf485",
"rgb": {
"r": 221,
"g": 244,
"b": 133
},
"hsl": {
"h": 72.432,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.92678,
"c": 0.13894,
"h": 118.8
},
"luminance": 0.81767
}Semantic roles & 50–950 ramp
primary
#DDF485
secondary
#684DD0
accent
#06E033
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581