#CDFC8A#CDFC8A
#CDFC8A is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.4% C 0.151 H 127.4°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFC8A |
|---|---|
| RGB | rgb(205, 252, 138) |
| HSL | hsl(85, 95%, 76%) |
| HSV | hsv(85, 45%, 99%) |
| CMYK | cmyk(18.7%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(93.64, -33.03, 49.55) |
| CIE-LCH | lch(93.64, 59.55, 123.69°) |
| OKLab | oklab(93.37% -0.0916 0.1196) |
| OKLCH | oklch(93.37% 0.151 127.4) |
| XYZ | xyz(64.5742, 84.4341, 36.9352) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.55
Light Pea Green
#C4FE82
ΔE00 1.81
Light Yellowish Green
#C2FF89
ΔE00 2.16
Pistachio (survey)
#C0FA8B
ΔE00 2.20
Celery
#C1FD95
ΔE00 3.09
Pale Lime
#BEFD73
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFC8A #B98AFC
analogous
#FCF28A #CDFC8A #94FC8A
triadic
#CDFC8A #8ACDFC #FC8ACD
tetradic
#CDFC8A #8AFCF2 #B98AFC #FC8A94
square
#CDFC8A #8AFCF2 #B98AFC #FC8A94
split-complementary
#CDFC8A #8A94FC #F28AFC
monochromatic
#9AF913 #B4FA4E #CDFC8A #E7FEC6 #F2FEE1
Accessibility & contrast
On white
1.17
#CDFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#CDFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFC8A
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFC8A | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF81
Deuteranopia (green-blind)
#FFEC90
Tritanopia (blue-blind)
#D2F3E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cdfc8a; /* rgb */ color: rgb(205, 252, 138); /* oklch */ color: oklch(93.4% 0.151 127.4);
Tailwind
colors: {
custom: {
50: '#defdae',
500: '#cdfc8a',
950: '#000000',
},
}SCSS
$custom: #cdfc8a; $custom-light: #defdae; $custom-dark: #000000;
JSON
{
"hex": "#cdfc8a",
"rgb": {
"r": 205,
"g": 252,
"b": 138
},
"hsl": {
"h": 84.737,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.93369,
"c": 0.15063,
"h": 127.4
},
"luminance": 0.84435
}Semantic roles & 50–950 ramp
primary
#CDFC8A
secondary
#894FDC
accent
#00E65F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581