#CDFC8F#CDFC8F
#CDFC8F is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.4% C 0.146 H 128.0°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFC8F |
|---|---|
| RGB | rgb(205, 252, 143) |
| HSL | hsl(86, 95%, 77%) |
| HSV | hsv(86, 43%, 99%) |
| CMYK | cmyk(18.7%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(93.70, -32.47, 47.25) |
| CIE-LCH | lch(93.70, 57.33, 124.50°) |
| OKLab | oklab(93.44% -0.0897 0.1147) |
| OKLCH | oklch(93.44% 0.146 128) |
| XYZ | xyz(64.9446, 84.5822, 38.8857) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Light Yellowish Green
#C2FF89
ΔE00 2.17
Light Pea Green
#C4FE82
ΔE00 2.20
Light Yellow Green
#CCFD7F
ΔE00 2.27
Celery
#C1FD95
ΔE00 2.58
Pale Lime
#BEFD73
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFC8F #BE8FFC
analogous
#FCF58F #CDFC8F #96FC8F
triadic
#CDFC8F #8FCDFC #FC8FCD
tetradic
#CDFC8F #8FFCF5 #BE8FFC #FC8F96
square
#CDFC8F #8FFCF5 #BE8FFC #FC8F96
split-complementary
#CDFC8F #8F96FC #F58FFC
monochromatic
#98F918 #B2FA53 #CDFC8F #E8FECB #F2FEE1
Accessibility & contrast
On white
1.17
#CDFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#CDFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFC8F
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFC8F | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF86
Deuteranopia (green-blind)
#FFEC95
Tritanopia (blue-blind)
#D2F3E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cdfc8f; /* rgb */ color: rgb(205, 252, 143); /* oklch */ color: oklch(93.4% 0.146 128.0);
Tailwind
colors: {
custom: {
50: '#defdb1',
500: '#cdfc8f',
950: '#000000',
},
}SCSS
$custom: #cdfc8f; $custom-light: #defdb1; $custom-dark: #000000;
JSON
{
"hex": "#cdfc8f",
"rgb": {
"r": 205,
"g": 252,
"b": 143
},
"hsl": {
"h": 85.872,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.93441,
"c": 0.14559,
"h": 128
},
"luminance": 0.84583
}Semantic roles & 50–950 ramp
primary
#CDFC8F
secondary
#8E53DC
accent
#00E663
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581