#CDFF7D#CDFF7D
#CDFF7D is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 93.9% C 0.167 H 126.8°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF7D |
|---|---|
| RGB | rgb(205, 255, 125) |
| HSL | hsl(83, 100%, 75%) |
| HSV | hsv(83, 51%, 100%) |
| CMYK | cmyk(19.6%, 0%, 51%, 0%) |
| CIE-LAB | lab(94.30, -35.75, 56.40) |
| CIE-LCH | lch(94.30, 66.77, 122.37°) |
| OKLab | oklab(93.86% -0.1001 0.1339) |
| OKLCH | oklch(93.86% 0.167 126.8) |
| XYZ | xyz(64.6383, 85.9790, 32.5882) |
| Luminance | 0.8598 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.58
Light Pea Green
#C4FE82
ΔE00 1.83
Pale Lime
#BEFD73
ΔE00 2.11
Light Yellowish Green
#C2FF89
ΔE00 2.87
Light Lime Green
#B9FF66
ΔE00 3.23
Pear
#CBF85F
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF7D #AF7DFF
analogous
#FFF07D #CDFF7D #8CFF7D
triadic
#CDFF7D #7DCDFF #FF7DCD
tetradic
#CDFF7D #7DFFF0 #AF7DFF #FF7D8C
square
#CDFF7D #7DFFF0 #AF7DFF #FF7D8C
split-complementary
#CDFF7D #7D8CFF #F07DFF
monochromatic
#9EFF03 #B5FF40 #CDFF7D #E5FFBA #F3FFE0
Accessibility & contrast
On white
1.15
#CDFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#CDFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF7D
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF7D | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF171
Deuteranopia (green-blind)
#FFEE85
Tritanopia (blue-blind)
#D3F5E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdff7d; /* rgb */ color: rgb(205, 255, 125); /* oklch */ color: oklch(93.9% 0.167 126.8);
Tailwind
colors: {
custom: {
50: '#deffa6',
500: '#cdff7d',
950: '#000000',
},
}SCSS
$custom: #cdff7d; $custom-light: #deffa6; $custom-dark: #000000;
JSON
{
"hex": "#cdff7d",
"rgb": {
"r": 205,
"g": 255,
"b": 125
},
"hsl": {
"h": 83.077,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.93855,
"c": 0.16716,
"h": 126.8
},
"luminance": 0.8598
}Semantic roles & 50–950 ramp
primary
#CDFF7D
secondary
#7E42DE
accent
#00E658
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151810
muted
#848680