#CDFD92#CDFD92
#CDFD92 is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 93.7% C 0.144 H 128.6°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFD92 |
|---|---|
| RGB | rgb(205, 253, 146) |
| HSL | hsl(87, 96%, 78%) |
| HSV | hsv(87, 42%, 99%) |
| CMYK | cmyk(19%, 0%, 42.3%, 0.8%) |
| CIE-LAB | lab(94.01, -32.58, 46.20) |
| CIE-LCH | lch(94.01, 56.53, 125.19°) |
| OKLab | oklab(93.7% -0.0898 0.1125) |
| OKLCH | oklch(93.7% 0.144 128.6) |
| XYZ | xyz(65.4897, 85.3041, 40.2036) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.87
Light Yellowish Green
#C2FF89
ΔE00 2.12
Celery
#C1FD95
ΔE00 2.26
Light Pea Green
#C4FE82
ΔE00 2.37
Light Yellow Green
#CCFD7F
ΔE00 2.64
Pale Lime
#BEFD73
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFD92 #C292FD
analogous
#FDF792 #CDFD92 #97FD92
triadic
#CDFD92 #92CDFD #FD92CD
tetradic
#CDFD92 #92FDF7 #C292FD #FD9297
square
#CDFD92 #92FDF7 #C292FD #FD9297
split-complementary
#CDFD92 #9297FD #F792FD
monochromatic
#96FB1A #B1FC56 #CDFD92 #E9FECE #F1FEE1
Accessibility & contrast
On white
1.16
#CDFD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#CDFD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFD92
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFD92 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08A
Deuteranopia (green-blind)
#FFED98
Tritanopia (blue-blind)
#D1F4E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdfd92; /* rgb */ color: rgb(205, 253, 146); /* oklch */ color: oklch(93.7% 0.144 128.6);
Tailwind
colors: {
custom: {
50: '#defeb3',
500: '#cdfd92',
950: '#000000',
},
}SCSS
$custom: #cdfd92; $custom-light: #defeb3; $custom-dark: #000000;
JSON
{
"hex": "#cdfd92",
"rgb": {
"r": 205,
"g": 253,
"b": 146
},
"hsl": {
"h": 86.916,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.93704,
"c": 0.14394,
"h": 128.6
},
"luminance": 0.85305
}Semantic roles & 50–950 ramp
primary
#CDFD92
secondary
#9355DE
accent
#00E667
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581