#CDFC8B#CDFC8B
#CDFC8B is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.4% C 0.150 H 127.6°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFC8B |
|---|---|
| RGB | rgb(205, 252, 139) |
| HSL | hsl(85, 95%, 77%) |
| HSV | hsv(85, 45%, 99%) |
| CMYK | cmyk(18.7%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(93.65, -32.92, 49.09) |
| CIE-LCH | lch(93.65, 59.11, 123.84°) |
| OKLab | oklab(93.38% -0.0912 0.1186) |
| OKLCH | oklch(93.38% 0.15 127.6) |
| XYZ | xyz(64.6469, 84.4632, 37.3182) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.69
Light Pea Green
#C4FE82
ΔE00 1.87
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Light Yellowish Green
#C2FF89
ΔE00 2.14
Celery
#C1FD95
ΔE00 2.98
Pale Lime
#BEFD73
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFC8B #BA8BFC
analogous
#FCF38B #CDFC8B #95FC8B
triadic
#CDFC8B #8BCDFC #FC8BCD
tetradic
#CDFC8B #8BFCF3 #BA8BFC #FC8B95
square
#CDFC8B #8BFCF3 #BA8BFC #FC8B95
split-complementary
#CDFC8B #8B95FC #F38BFC
monochromatic
#9AF914 #B3FA4F #CDFC8B #E7FEC7 #F2FEE1
Accessibility & contrast
On white
1.17
#CDFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#CDFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFC8B
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFC8B | 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)
#FFEF82
Deuteranopia (green-blind)
#FFEC91
Tritanopia (blue-blind)
#D2F3E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cdfc8b; /* rgb */ color: rgb(205, 252, 139); /* oklch */ color: oklch(93.4% 0.150 127.6);
Tailwind
colors: {
custom: {
50: '#defdaf',
500: '#cdfc8b',
950: '#000000',
},
}SCSS
$custom: #cdfc8b; $custom-light: #defdaf; $custom-dark: #000000;
JSON
{
"hex": "#cdfc8b",
"rgb": {
"r": 205,
"g": 252,
"b": 139
},
"hsl": {
"h": 84.956,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.93383,
"c": 0.14963,
"h": 127.6
},
"luminance": 0.84464
}Semantic roles & 50–950 ramp
primary
#CDFC8B
secondary
#8A50DC
accent
#00E65F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581