#CDF488#CDF488
#CDF488 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.6% C 0.142 H 125.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF488 |
|---|---|
| RGB | rgb(205, 244, 136) |
| HSL | hsl(82, 83%, 75%) |
| HSV | hsv(82, 44%, 96%) |
| CMYK | cmyk(16%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(91.44, -29.54, 47.77) |
| CIE-LCH | lch(91.44, 56.17, 121.73°) |
| OKLab | oklab(91.59% -0.082 0.1155) |
| OKLCH | oklch(91.59% 0.142 125.4) |
| XYZ | xyz(61.9712, 79.4576, 35.3598) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.78
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Light Pea Green
#C4FE82
ΔE00 3.41
Light Yellowish Green
#C2FF89
ΔE00 3.75
Celery
#C1FD95
ΔE00 4.11
Pale Lime
#BEFD73
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF488 #AF88F4
analogous
#F4E588 #CDF488 #97F488
triadic
#CDF488 #88CDF4 #F488CD
tetradic
#CDF488 #88F4E5 #AF88F4 #F48897
square
#CDF488 #88F4E5 #AF88F4 #F48897
split-complementary
#CDF488 #8897F4 #E588F4
monochromatic
#9EEA18 #B5EF50 #CDF488 #E5F9C0 #F3FCE3
Accessibility & contrast
On white
1.24
#CDF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CDF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF488
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF488 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87F
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#D3EBDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdf488; /* rgb */ color: rgb(205, 244, 136); /* oklch */ color: oklch(91.6% 0.142 125.4);
Tailwind
colors: {
custom: {
50: '#def7ac',
500: '#cdf488',
950: '#000000',
},
}SCSS
$custom: #cdf488; $custom-light: #def7ac; $custom-dark: #000000;
JSON
{
"hex": "#cdf488",
"rgb": {
"r": 205,
"g": 244,
"b": 136
},
"hsl": {
"h": 81.667,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.91593,
"c": 0.14162,
"h": 125.4
},
"luminance": 0.79458
}Semantic roles & 50–950 ramp
primary
#CDF488
secondary
#7E50D1
accent
#06DF55
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581