#DDFF7B#DDFF7B
#DDFF7B is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.163 H 121.5°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF7B |
|---|---|
| RGB | rgb(221, 255, 123) |
| HSL | hsl(75, 100%, 74%) |
| HSV | hsv(75, 52%, 100%) |
| CMYK | cmyk(13.3%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(95.30, -30.02, 58.73) |
| CIE-LCH | lch(95.30, 65.95, 117.07°) |
| OKLab | oklab(94.91% -0.0851 0.1386) |
| OKLCH | oklch(94.91% 0.163 121.5) |
| XYZ | xyz(69.1544, 88.3222, 32.1398) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.16
Light Yellow Green
#CCFD7F
ΔE00 3.20
Light Pea Green
#C4FE82
ΔE00 4.78
Pale Lime
#BEFD73
ΔE00 4.90
Yellow Green
#C8FD3D
ΔE00 5.46
Light Lime Green
#B9FF66
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF7B #9D7BFF
analogous
#FFDF7B #DDFF7B #9BFF7B
triadic
#DDFF7B #7BDDFF #FF7BDD
tetradic
#DDFF7B #7BFFDF #9D7BFF #FF7B9B
square
#DDFF7B #7BFFDF #9D7BFF #FF7B9B
split-complementary
#DDFF7B #7B9BFF #DF7BFF
monochromatic
#BDFF01 #CDFF3E #DDFF7B #EDFFB8 #F7FFE0
Accessibility & contrast
On white
1.13
#DDFF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DDFF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF7B
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF7B | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26F
Deuteranopia (green-blind)
#FFF283
Tritanopia (blue-blind)
#E7F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddff7b; /* rgb */ color: rgb(221, 255, 123); /* oklch */ color: oklch(94.9% 0.163 121.5);
Tailwind
colors: {
custom: {
50: '#eaffa4',
500: '#ddff7b',
950: '#000000',
},
}SCSS
$custom: #ddff7b; $custom-light: #eaffa4; $custom-dark: #000000;
JSON
{
"hex": "#ddff7b",
"rgb": {
"r": 221,
"g": 255,
"b": 123
},
"hsl": {
"h": 75.455,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.94906,
"c": 0.16262,
"h": 121.5
},
"luminance": 0.88322
}Semantic roles & 50–950 ramp
primary
#DDFF7B
secondary
#6941DD
accent
#00E63B
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680