#CDFC9A#CDFC9A
#CDFC9A is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.6% C 0.134 H 129.6°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFC9A |
|---|---|
| RGB | rgb(205, 252, 154) |
| HSL | hsl(89, 94%, 80%) |
| HSV | hsv(89, 39%, 99%) |
| CMYK | cmyk(18.7%, 0%, 38.9%, 1.2%) |
| CIE-LAB | lab(93.85, -31.15, 42.11) |
| CIE-LCH | lch(93.85, 52.38, 126.49°) |
| OKLab | oklab(93.61% -0.0854 0.1035) |
| OKLCH | oklch(93.61% 0.134 129.6) |
| XYZ | xyz(65.8191, 84.9320, 43.4914) |
| Luminance | 0.8493 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.06
Pistachio (survey)
#C0FA8B
ΔE00 2.38
Light Yellowish Green
#C2FF89
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 3.57
Tea Green
#BDF8A3
ΔE00 3.69
Light Yellow Green
#CCFD7F
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFC9A #C99AFC
analogous
#FCFA9A #CDFC9A #9CFC9A
triadic
#CDFC9A #9ACDFC #FC9ACD
tetradic
#CDFC9A #9AFCFA #C99AFC #FC9A9C
square
#CDFC9A #9AFCFA #C99AFC #FC9A9C
split-complementary
#CDFC9A #9A9CFC #FA9AFC
monochromatic
#92F823 #B0FA5F #CDFC9A #EAFED5 #F0FEE1
Accessibility & contrast
On white
1.17
#CDFC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#CDFC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFC9A
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFC9A | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF093
Deuteranopia (green-blind)
#FEEC9F
Tritanopia (blue-blind)
#D0F4E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cdfc9a; /* rgb */ color: rgb(205, 252, 154); /* oklch */ color: oklch(93.6% 0.134 129.6);
Tailwind
colors: {
custom: {
50: '#ddfdb9',
500: '#cdfc9a',
950: '#000000',
},
}SCSS
$custom: #cdfc9a; $custom-light: #ddfdb9; $custom-dark: #000000;
JSON
{
"hex": "#cdfc9a",
"rgb": {
"r": 205,
"g": 252,
"b": 154
},
"hsl": {
"h": 88.776,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.93612,
"c": 0.13419,
"h": 129.6
},
"luminance": 0.84933
}Semantic roles & 50–950 ramp
primary
#CDFC9A
secondary
#9A5DDE
accent
#00E66E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581