#CDFF7F#CDFF7F
#CDFF7F is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 93.9% C 0.165 H 127.0°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF7F |
|---|---|
| RGB | rgb(205, 255, 127) |
| HSL | hsl(83, 100%, 75%) |
| HSV | hsv(83, 50%, 100%) |
| CMYK | cmyk(19.6%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(94.33, -35.55, 55.51) |
| CIE-LCH | lch(94.33, 65.92, 122.64°) |
| OKLab | oklab(93.88% -0.0994 0.1321) |
| OKLCH | oklch(93.88% 0.165 127) |
| XYZ | xyz(64.7673, 86.0306, 33.2679) |
| Luminance | 0.8603 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.43
Light Pea Green
#C4FE82
ΔE00 1.66
Pale Lime
#BEFD73
ΔE00 2.15
Light Yellowish Green
#C2FF89
ΔE00 2.66
Pistachio (survey)
#C0FA8B
ΔE00 3.32
Light Lime Green
#B9FF66
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF7F #B17FFF
analogous
#FFF17F #CDFF7F #8DFF7F
triadic
#CDFF7F #7FCDFF #FF7FCD
tetradic
#CDFF7F #7FFFF1 #B17FFF #FF7F8D
square
#CDFF7F #7FFFF1 #B17FFF #FF7F8D
split-complementary
#CDFF7F #7F8DFF #F17FFF
monochromatic
#9DFF05 #B5FF42 #CDFF7F #E5FFBC #F3FFE0
Accessibility & contrast
On white
1.15
#CDFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#CDFF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF7F
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF7F | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF173
Deuteranopia (green-blind)
#FFEE87
Tritanopia (blue-blind)
#D3F5E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdff7f; /* rgb */ color: rgb(205, 255, 127); /* oklch */ color: oklch(93.9% 0.165 127.0);
Tailwind
colors: {
custom: {
50: '#deffa7',
500: '#cdff7f',
950: '#000000',
},
}SCSS
$custom: #cdff7f; $custom-light: #deffa7; $custom-dark: #000000;
JSON
{
"hex": "#cdff7f",
"rgb": {
"r": 205,
"g": 255,
"b": 127
},
"hsl": {
"h": 83.438,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.9388,
"c": 0.1653,
"h": 127
},
"luminance": 0.86031
}Semantic roles & 50–950 ramp
primary
#CDFF7F
secondary
#8044DE
accent
#00E65A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151810
muted
#848680