#CDF084#CDF084
#CDF084 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.140 H 123.9°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF084 |
|---|---|
| RGB | rgb(205, 240, 132) |
| HSL | hsl(79, 78%, 73%) |
| HSV | hsv(79, 45%, 94%) |
| CMYK | cmyk(14.6%, 0%, 45%, 5.9%) |
| CIE-LAB | lab(90.31, -28.10, 48.28) |
| CIE-LCH | lch(90.31, 55.86, 120.21°) |
| OKLab | oklab(90.66% -0.0782 0.1164) |
| OKLCH | oklch(90.66% 0.14 123.9) |
| XYZ | xyz(60.5017, 76.9650, 33.4936) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.46
Pistachio (survey)
#C0FA8B
ΔE00 4.14
Light Pea Green
#C4FE82
ΔE00 4.26
Light Yellowish Green
#C2FF89
ΔE00 4.71
Celery
#C1FD95
ΔE00 5.07
Pale Lime
#BEFD73
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF084 #A784F0
analogous
#F0DD84 #CDF084 #97F084
triadic
#CDF084 #84CDF0 #F084CD
tetradic
#CDF084 #84F0DD #A784F0 #F08497
square
#CDF084 #84F0DD #A784F0 #F08497
split-complementary
#CDF084 #8497F0 #DD84F0
monochromatic
#9FDE1B #B7E94D #CDF084 #E3F7BB #F4FCE4
Accessibility & contrast
On white
1.28
#CDF084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CDF084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF084
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF084 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47B
Deuteranopia (green-blind)
#F6E38A
Tritanopia (blue-blind)
#D4E7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdf084; /* rgb */ color: rgb(205, 240, 132); /* oklch */ color: oklch(90.7% 0.140 123.9);
Tailwind
colors: {
custom: {
50: '#def5a9',
500: '#cdf084',
950: '#000000',
},
}SCSS
$custom: #cdf084; $custom-light: #def5a9; $custom-dark: #000000;
JSON
{
"hex": "#cdf084",
"rgb": {
"r": 205,
"g": 240,
"b": 132
},
"hsl": {
"h": 79.444,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.90664,
"c": 0.14022,
"h": 123.9
},
"luminance": 0.76965
}Semantic roles & 50–950 ramp
primary
#CDF084
secondary
#764DCB
accent
#0BDB4E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581