#CDF883#CDF883
#CDF883 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.4% C 0.152 H 125.8°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF883 |
|---|---|
| RGB | rgb(205, 248, 131) |
| HSL | hsl(82, 89%, 74%) |
| HSV | hsv(82, 47%, 97%) |
| CMYK | cmyk(17.3%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(92.47, -31.94, 51.41) |
| CIE-LCH | lch(92.47, 60.52, 121.85°) |
| OKLab | oklab(92.4% -0.089 0.1233) |
| OKLCH | oklch(92.4% 0.152 125.8) |
| XYZ | xyz(62.8408, 81.7520, 33.9374) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.45
Light Pea Green
#C4FE82
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.09
Pale Lime
#BEFD73
ΔE00 3.31
Celery
#C1FD95
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF883 #AE83F8
analogous
#F8E883 #CDF883 #93F883
triadic
#CDF883 #83CDF8 #F883CD
tetradic
#CDF883 #83F8E8 #AE83F8 #F88393
square
#CDF883 #83F8E8 #AE83F8 #F88393
split-complementary
#CDF883 #8393F8 #E883F8
monochromatic
#9EF10F #B6F549 #CDF883 #E4FBBD #F3FDE2
Accessibility & contrast
On white
1.21
#CDF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#CDF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF883
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF883 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#D3EFDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf883; /* rgb */ color: rgb(205, 248, 131); /* oklch */ color: oklch(92.4% 0.152 125.8);
Tailwind
colors: {
custom: {
50: '#defaa9',
500: '#cdf883',
950: '#000000',
},
}SCSS
$custom: #cdf883; $custom-light: #defaa9; $custom-dark: #000000;
JSON
{
"hex": "#cdf883",
"rgb": {
"r": 205,
"g": 248,
"b": 131
},
"hsl": {
"h": 82.051,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.92396,
"c": 0.15208,
"h": 125.8
},
"luminance": 0.81753
}Semantic roles & 50–950 ramp
primary
#CDF883
secondary
#7D4AD5
accent
#00E654
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581