#CDFF8D#CDFF8D
#CDFF8D is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.1% C 0.152 H 128.4°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF8D |
|---|---|
| RGB | rgb(205, 255, 141) |
| HSL | hsl(86, 100%, 78%) |
| HSV | hsv(86, 45%, 100%) |
| CMYK | cmyk(19.6%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(94.49, -34.07, 49.19) |
| CIE-LCH | lch(94.49, 59.83, 124.71°) |
| OKLab | oklab(94.07% -0.0943 0.1189) |
| OKLCH | oklch(94.07% 0.152 128.4) |
| XYZ | xyz(65.7439, 86.4212, 38.4114) |
| Luminance | 0.8642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.61
Light Yellowish Green
#C2FF89
ΔE00 1.71
Light Yellow Green
#CCFD7F
ΔE00 1.81
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Celery
#C1FD95
ΔE00 2.70
Pale Lime
#BEFD73
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF8D #BF8DFF
analogous
#FFF88D #CDFF8D #94FF8D
triadic
#CDFF8D #8DCDFF #FF8DCD
tetradic
#CDFF8D #8DFFF8 #BF8DFF #FF8D94
square
#CDFF8D #8DFFF8 #BF8DFF #FF8D94
split-complementary
#CDFF8D #8D94FF #F88DFF
monochromatic
#97FF13 #B2FF50 #CDFF8D #E8FFCA #F2FFE0
Accessibility & contrast
On white
1.15
#CDFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#CDFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF8D
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF8D | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF184
Deuteranopia (green-blind)
#FFEE93
Tritanopia (blue-blind)
#D2F6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdff8d; /* rgb */ color: rgb(205, 255, 141); /* oklch */ color: oklch(94.1% 0.152 128.4);
Tailwind
colors: {
custom: {
50: '#deffb0',
500: '#cdff8d',
950: '#000000',
},
}SCSS
$custom: #cdff8d; $custom-light: #deffb0; $custom-dark: #000000;
JSON
{
"hex": "#cdff8d",
"rgb": {
"r": 205,
"g": 255,
"b": 141
},
"hsl": {
"h": 86.316,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.94068,
"c": 0.15179,
"h": 128.4
},
"luminance": 0.86422
}Semantic roles & 50–950 ramp
primary
#CDFF8D
secondary
#8F50E0
accent
#00E665
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151811
muted
#848681