#DDFC85#DDFC85
#DDFC85 is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.4% C 0.149 H 121.3°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFC85 |
|---|---|
| RGB | rgb(221, 252, 133) |
| HSL | hsl(76, 95%, 75%) |
| HSV | hsv(76, 47%, 99%) |
| CMYK | cmyk(12.3%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(94.61, -27.67, 53.32) |
| CIE-LCH | lch(94.61, 60.07, 117.43°) |
| OKLab | oklab(94.39% -0.0776 0.1275) |
| OKLCH | oklch(94.39% 0.149 121.3) |
| XYZ | xyz(68.8631, 86.6864, 35.2901) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.11
Pear
#CBF85F
ΔE00 4.21
Light Pea Green
#C4FE82
ΔE00 4.61
Pale Lime
#BEFD73
ΔE00 5.20
Light Yellowish Green
#C2FF89
ΔE00 5.35
Pistachio (survey)
#C0FA8B
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFC85 #A485FC
analogous
#FCDF85 #DDFC85 #A1FC85
triadic
#DDFC85 #85DDFC #FC85DD
tetradic
#DDFC85 #85FCDF #A485FC #FC85A1
square
#DDFC85 #85FCDF #A485FC #FC85A1
split-complementary
#DDFC85 #85A1FC #DF85FC
monochromatic
#BCF90E #CCFB49 #DDFC85 #EEFDC1 #F7FEE1
Accessibility & contrast
On white
1.15
#DDFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#DDFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFC85
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFC85 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07B
Deuteranopia (green-blind)
#FFF08C
Tritanopia (blue-blind)
#E6F2E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddfc85; /* rgb */ color: rgb(221, 252, 133); /* oklch */ color: oklch(94.4% 0.149 121.3);
Tailwind
colors: {
custom: {
50: '#e9fdab',
500: '#ddfc85',
950: '#000000',
},
}SCSS
$custom: #ddfc85; $custom-light: #e9fdab; $custom-dark: #000000;
JSON
{
"hex": "#ddfc85",
"rgb": {
"r": 221,
"g": 252,
"b": 133
},
"hsl": {
"h": 75.63,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.94387,
"c": 0.14929,
"h": 121.3
},
"luminance": 0.86686
}Semantic roles & 50–950 ramp
primary
#DDFC85
secondary
#704ADB
accent
#00E63C
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581