#DDF685#DDF685
#DDF685 is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 93.1% C 0.142 H 119.5°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF685 |
|---|---|
| RGB | rgb(221, 246, 133) |
| HSL | hsl(73, 86%, 74%) |
| HSV | hsv(73, 46%, 96%) |
| CMYK | cmyk(10.2%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(93.00, -24.84, 51.36) |
| CIE-LCH | lch(93.00, 57.06, 115.81°) |
| OKLab | oklab(93.1% -0.0697 0.1232) |
| OKLCH | oklch(93.1% 0.142 119.5) |
| XYZ | xyz(67.0086, 82.9774, 34.6719) |
| Luminance | 0.8298 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.23
Pear
#CBF85F
ΔE00 4.93
Light Khaki
#E6F2A2
ΔE00 5.21
Light Pea Green
#C4FE82
ΔE00 5.64
Pistachio (survey)
#C0FA8B
ΔE00 6.19
Pale Lime
#BEFD73
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF685 #9E85F6
analogous
#F6D685 #DDF685 #A5F685
triadic
#DDF685 #85DDF6 #F685DD
tetradic
#DDF685 #85F6D6 #9E85F6 #F685A5
square
#DDF685 #85F6D6 #9E85F6 #F685A5
split-complementary
#DDF685 #85A5F6 #D685F6
monochromatic
#BDEE13 #CDF24C #DDF685 #EDFABE #F7FDE3
Accessibility & contrast
On white
1.19
#DDF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#DDF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF685
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF685 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#FFEB8B
Tritanopia (blue-blind)
#E6ECDB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf685; /* rgb */ color: rgb(221, 246, 133); /* oklch */ color: oklch(93.1% 0.142 119.5);
Tailwind
colors: {
custom: {
50: '#e9f9aa',
500: '#ddf685',
950: '#000000',
},
}SCSS
$custom: #ddf685; $custom-light: #e9f9aa; $custom-dark: #000000;
JSON
{
"hex": "#ddf685",
"rgb": {
"r": 221,
"g": 246,
"b": 133
},
"hsl": {
"h": 73.274,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.93104,
"c": 0.14152,
"h": 119.5
},
"luminance": 0.82977
}Semantic roles & 50–950 ramp
primary
#DDF685
secondary
#6A4CD3
accent
#03E334
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581