#DDFF75#DDFF75
#DDFF75 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.8% C 0.168 H 121.2°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF75 |
|---|---|
| RGB | rgb(221, 255, 117) |
| HSL | hsl(75, 100%, 73%) |
| HSV | hsv(75, 54%, 100%) |
| CMYK | cmyk(13.3%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(95.24, -30.55, 61.32) |
| CIE-LCH | lch(95.24, 68.51, 116.48°) |
| OKLab | oklab(94.84% -0.0871 0.1437) |
| OKLCH | oklch(94.84% 0.168 121.2) |
| XYZ | xyz(68.7903, 88.1766, 30.2220) |
| Luminance | 0.8818 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.82
Light Yellow Green
#CCFD7F
ΔE00 3.64
Yellow Green
#C8FD3D
ΔE00 4.87
Pale Lime
#BEFD73
ΔE00 5.11
Light Pea Green
#C4FE82
ΔE00 5.20
Light Lime Green
#B9FF66
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF75 #9775FF
analogous
#FFDC75 #DDFF75 #98FF75
triadic
#DDFF75 #75DDFF #FF75DD
tetradic
#DDFF75 #75FFDC #9775FF #FF7598
square
#DDFF75 #75FFDC #9775FF #FF7598
split-complementary
#DDFF75 #7598FF #DC75FF
monochromatic
#BCFA00 #CEFF38 #DDFF75 #ECFFB2 #F7FFE0
Accessibility & contrast
On white
1.13
#DDFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DDFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF75
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF75 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF267
Deuteranopia (green-blind)
#FFF17D
Tritanopia (blue-blind)
#E7F3E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddff75; /* rgb */ color: rgb(221, 255, 117); /* oklch */ color: oklch(94.8% 0.168 121.2);
Tailwind
colors: {
custom: {
50: '#eaffa1',
500: '#ddff75',
950: '#000000',
},
}SCSS
$custom: #ddff75; $custom-light: #eaffa1; $custom-dark: #000000;
JSON
{
"hex": "#ddff75",
"rgb": {
"r": 221,
"g": 255,
"b": 117
},
"hsl": {
"h": 74.783,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.94837,
"c": 0.168,
"h": 121.2
},
"luminance": 0.88177
}Semantic roles & 50–950 ramp
primary
#DDFF75
secondary
#633CDD
accent
#00E639
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680