#CDF083#CDF083
#CDF083 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.6% C 0.141 H 123.8°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF083 |
|---|---|
| RGB | rgb(205, 240, 131) |
| HSL | hsl(79, 78%, 73%) |
| HSV | hsv(79, 45%, 94%) |
| CMYK | cmyk(14.6%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(90.29, -28.21, 48.74) |
| CIE-LCH | lch(90.29, 56.31, 120.06°) |
| OKLab | oklab(90.65% -0.0786 0.1174) |
| OKLCH | oklch(90.65% 0.141 123.8) |
| XYZ | xyz(60.4336, 76.9377, 33.1350) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.41
Pistachio (survey)
#C0FA8B
ΔE00 4.18
Light Pea Green
#C4FE82
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.72
Pale Lime
#BEFD73
ΔE00 5.02
Pear
#CBF85F
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF083 #A683F0
analogous
#F0DC83 #CDF083 #96F083
triadic
#CDF083 #83CDF0 #F083CD
tetradic
#CDF083 #83F0DC #A683F0 #F08396
square
#CDF083 #83F0DC #A683F0 #F08396
split-complementary
#CDF083 #8396F0 #DC83F0
monochromatic
#9FDE1B #B7E94C #CDF083 #E3F7BA #F4FCE4
Accessibility & contrast
On white
1.28
#CDF083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CDF083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF083
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF083 | 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)
#FBE47A
Deuteranopia (green-blind)
#F6E389
Tritanopia (blue-blind)
#D4E7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdf083; /* rgb */ color: rgb(205, 240, 131); /* oklch */ color: oklch(90.6% 0.141 123.8);
Tailwind
colors: {
custom: {
50: '#def5a9',
500: '#cdf083',
950: '#000000',
},
}SCSS
$custom: #cdf083; $custom-light: #def5a9; $custom-dark: #000000;
JSON
{
"hex": "#cdf083",
"rgb": {
"r": 205,
"g": 240,
"b": 131
},
"hsl": {
"h": 79.266,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.9065,
"c": 0.14123,
"h": 123.8
},
"luminance": 0.76938
}Semantic roles & 50–950 ramp
primary
#CDF083
secondary
#754CCB
accent
#0BDB4E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581