#CDF18C#CDF18C
#CDF18C is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 91.0% C 0.133 H 125.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF18C |
|---|---|
| RGB | rgb(205, 241, 140) |
| HSL | hsl(81, 78%, 75%) |
| HSV | hsv(81, 42%, 95%) |
| CMYK | cmyk(14.9%, 0%, 41.9%, 5.5%) |
| CIE-LAB | lab(90.68, -27.68, 44.89) |
| CIE-LCH | lch(90.68, 52.74, 121.66°) |
| OKLab | oklab(91% -0.0765 0.1092) |
| OKLCH | oklch(91% 0.133 125) |
| XYZ | xyz(61.3655, 77.7828, 36.5865) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.74
Light Yellow Green
#CCFD7F
ΔE00 3.87
Light Pea Green
#C4FE82
ΔE00 4.34
Celery
#C1FD95
ΔE00 4.40
Light Yellowish Green
#C2FF89
ΔE00 4.51
Pale Lime
#BEFD73
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF18C #B08CF1
analogous
#F1E38C #CDF18C #9BF18C
triadic
#CDF18C #8CCDF1 #F18CCD
tetradic
#CDF18C #8CF1E3 #B08CF1 #F18C9B
square
#CDF18C #8CF1E3 #B08CF1 #F18C9B
split-complementary
#CDF18C #8C9BF1 #E38CF1
monochromatic
#9EE41F #B5EA55 #CDF18C #E5F8C3 #F3FCE4
Accessibility & contrast
On white
1.27
#CDF18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CDF18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF18C
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF18C | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE684
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#D3E8D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdf18c; /* rgb */ color: rgb(205, 241, 140); /* oklch */ color: oklch(91.0% 0.133 125.0);
Tailwind
colors: {
custom: {
50: '#ddf5af',
500: '#cdf18c',
950: '#000000',
},
}SCSS
$custom: #cdf18c; $custom-light: #ddf5af; $custom-dark: #000000;
JSON
{
"hex": "#cdf18c",
"rgb": {
"r": 205,
"g": 241,
"b": 140
},
"hsl": {
"h": 81.386,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.90999,
"c": 0.13333,
"h": 125
},
"luminance": 0.77783
}Semantic roles & 50–950 ramp
primary
#CDF18C
secondary
#7F54CD
accent
#0BDB55
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581