#CDFF9D#CDFF9D
#CDFF9D is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.135 H 130.6°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF9D |
|---|---|
| RGB | rgb(205, 255, 157) |
| HSL | hsl(91, 100%, 81%) |
| HSV | hsv(91, 38%, 100%) |
| CMYK | cmyk(19.6%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(94.71, -32.16, 41.75) |
| CIE-LCH | lch(94.71, 52.70, 127.61°) |
| OKLab | oklab(94.31% -0.0881 0.1027) |
| OKLCH | oklch(94.31% 0.135 130.6) |
| XYZ | xyz(67.0216, 86.9323, 45.1403) |
| Luminance | 0.8693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.79
Pistachio (survey)
#C0FA8B
ΔE00 2.48
Light Yellowish Green
#C2FF89
ΔE00 2.94
Tea Green
#BDF8A3
ΔE00 3.50
Light Pea Green
#C4FE82
ΔE00 3.65
Light Light Green
#C8FFB0
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF9D #CF9DFF
analogous
#FEFF9D #CDFF9D #9DFF9E
triadic
#CDFF9D #9DCDFF #FF9DCD
tetradic
#CDFF9D #9DFEFF #CF9DFF #FF9E9D
square
#CDFF9D #9DFEFF #CF9DFF #FF9E9D
split-complementary
#CDFF9D #9E9DFF #FF9DFE
monochromatic
#8FFF23 #AEFF60 #CDFF9D #ECFFDA #EFFFE0
Accessibility & contrast
On white
1.14
#CDFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#CDFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF9D
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF9D | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF296
Deuteranopia (green-blind)
#FFEFA2
Tritanopia (blue-blind)
#D0F7E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cdff9d; /* rgb */ color: rgb(205, 255, 157); /* oklch */ color: oklch(94.3% 0.135 130.6);
Tailwind
colors: {
custom: {
50: '#ddffbb',
500: '#cdff9d',
950: '#000000',
},
}SCSS
$custom: #cdff9d; $custom-light: #ddffbb; $custom-dark: #000000;
JSON
{
"hex": "#cdff9d",
"rgb": {
"r": 205,
"g": 255,
"b": 157
},
"hsl": {
"h": 90.612,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.94314,
"c": 0.13537,
"h": 130.6
},
"luminance": 0.86933
}Semantic roles & 50–950 ramp
primary
#CDFF9D
secondary
#A15EE3
accent
#00E675
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682