#CDF07D#CDF07D
#CDF07D is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.6% C 0.147 H 123.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF07D |
|---|---|
| RGB | rgb(205, 240, 125) |
| HSL | hsl(78, 79%, 72%) |
| HSV | hsv(78, 48%, 94%) |
| CMYK | cmyk(14.6%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(90.22, -28.84, 51.49) |
| CIE-LCH | lch(90.22, 59.01, 119.25°) |
| OKLab | oklab(90.57% -0.0808 0.1231) |
| OKLCH | oklch(90.57% 0.147 123.3) |
| XYZ | xyz(60.0387, 76.7798, 31.0550) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.21
Light Pea Green
#C4FE82
ΔE00 4.26
Pear
#CBF85F
ΔE00 4.32
Pistachio (survey)
#C0FA8B
ΔE00 4.54
Pale Lime
#BEFD73
ΔE00 4.76
Light Yellowish Green
#C2FF89
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF07D #A07DF0
analogous
#F0DA7D #CDF07D #94F07D
triadic
#CDF07D #7DCDF0 #F07DCD
tetradic
#CDF07D #7DF0DA #A07DF0 #F07D94
square
#CDF07D #7DF0DA #A07DF0 #F07D94
split-complementary
#CDF07D #7D94F0 #DA7DF0
monochromatic
#9FDA19 #B8EA46 #CDF07D #E2F6B4 #F4FCE4
Accessibility & contrast
On white
1.28
#CDF07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#CDF07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF07D
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF07D | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE473
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#D5E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdf07d; /* rgb */ color: rgb(205, 240, 125); /* oklch */ color: oklch(90.6% 0.147 123.3);
Tailwind
colors: {
custom: {
50: '#def5a5',
500: '#cdf07d',
950: '#000000',
},
}SCSS
$custom: #cdf07d; $custom-light: #def5a5; $custom-dark: #000000;
JSON
{
"hex": "#cdf07d",
"rgb": {
"r": 205,
"g": 240,
"b": 125
},
"hsl": {
"h": 78.261,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.90568,
"c": 0.14722,
"h": 123.3
},
"luminance": 0.7678
}Semantic roles & 50–950 ramp
primary
#CDF07D
secondary
#6F47CA
accent
#0ADC4A
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580