#CDF486#CDF486
#CDF486 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.6% C 0.144 H 125.2°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF486 |
|---|---|
| RGB | rgb(205, 244, 134) |
| HSL | hsl(81, 83%, 74%) |
| HSV | hsv(81, 45%, 96%) |
| CMYK | cmyk(16%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(91.42, -29.76, 48.70) |
| CIE-LCH | lch(91.42, 57.07, 121.43°) |
| OKLab | oklab(91.56% -0.0827 0.1175) |
| OKLCH | oklch(91.56% 0.144 125.2) |
| XYZ | xyz(61.8304, 79.4013, 34.6182) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.61
Pistachio (survey)
#C0FA8B
ΔE00 3.31
Light Pea Green
#C4FE82
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 3.77
Celery
#C1FD95
ΔE00 4.27
Pale Lime
#BEFD73
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF486 #AD86F4
analogous
#F4E486 #CDF486 #96F486
triadic
#CDF486 #86CDF4 #F486CD
tetradic
#CDF486 #86F4E4 #AD86F4 #F48696
square
#CDF486 #86F4E4 #AD86F4 #F48696
split-complementary
#CDF486 #8696F4 #E486F4
monochromatic
#9FEA16 #B6EF4E #CDF486 #E4F9BE #F3FCE3
Accessibility & contrast
On white
1.24
#CDF486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CDF486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF486
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF486 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87D
Deuteranopia (green-blind)
#F9E68C
Tritanopia (blue-blind)
#D3EBDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdf486; /* rgb */ color: rgb(205, 244, 134); /* oklch */ color: oklch(91.6% 0.144 125.2);
Tailwind
colors: {
custom: {
50: '#def7ab',
500: '#cdf486',
950: '#000000',
},
}SCSS
$custom: #cdf486; $custom-light: #def7ab; $custom-dark: #000000;
JSON
{
"hex": "#cdf486",
"rgb": {
"r": 205,
"g": 244,
"b": 134
},
"hsl": {
"h": 81.273,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.91564,
"c": 0.14365,
"h": 125.2
},
"luminance": 0.79402
}Semantic roles & 50–950 ramp
primary
#CDF486
secondary
#7C4ED0
accent
#06E053
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581