#CDF992#CDF992
#CDF992 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.8% C 0.138 H 127.8°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF992 |
|---|---|
| RGB | rgb(205, 249, 146) |
| HSL | hsl(86, 90%, 77%) |
| HSV | hsv(86, 41%, 98%) |
| CMYK | cmyk(17.7%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(92.93, -30.73, 44.82) |
| CIE-LCH | lch(92.93, 54.35, 124.43°) |
| OKLab | oklab(92.83% -0.0847 0.1093) |
| OKLCH | oklch(92.83% 0.138 127.8) |
| XYZ | xyz(64.2402, 82.8050, 39.7871) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.27
Celery
#C1FD95
ΔE00 2.68
Light Yellowish Green
#C2FF89
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 3.05
Light Yellow Green
#CCFD7F
ΔE00 3.08
Pale Lime
#BEFD73
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF992 #BE92F9
analogous
#F9F192 #CDF992 #9AF992
triadic
#CDF992 #92CDF9 #F992CD
tetradic
#CDF992 #92F9F1 #BE92F9 #F9929A
square
#CDF992 #92F9F1 #BE92F9 #F9929A
split-complementary
#CDF992 #929AF9 #F192F9
monochromatic
#98F31E #B2F658 #CDF992 #E8FCCC #F2FDE2
Accessibility & contrast
On white
1.20
#CDF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#CDF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF992
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF992 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#FCEA98
Tritanopia (blue-blind)
#D2F1E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cdf992; /* rgb */ color: rgb(205, 249, 146); /* oklch */ color: oklch(92.8% 0.138 127.8);
Tailwind
colors: {
custom: {
50: '#defbb3',
500: '#cdf992',
950: '#000000',
},
}SCSS
$custom: #cdf992; $custom-light: #defbb3; $custom-dark: #000000;
JSON
{
"hex": "#cdf992",
"rgb": {
"r": 205,
"g": 249,
"b": 146
},
"hsl": {
"h": 85.631,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.92832,
"c": 0.13829,
"h": 127.8
},
"luminance": 0.82806
}Semantic roles & 50–950 ramp
primary
#CDF992
secondary
#8E57D8
accent
#00E662
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581