#CDFF92#CDFF92
#CDFF92 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.1% C 0.147 H 129.0°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF92 |
|---|---|
| RGB | rgb(205, 255, 146) |
| HSL | hsl(88, 100%, 79%) |
| HSV | hsv(88, 43%, 100%) |
| CMYK | cmyk(19.6%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(94.56, -33.50, 46.88) |
| CIE-LCH | lch(94.56, 57.62, 125.55°) |
| OKLab | oklab(94.14% -0.0924 0.114) |
| OKLCH | oklch(94.14% 0.147 129) |
| XYZ | xyz(66.1244, 86.5734, 40.4151) |
| Luminance | 0.8657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.83
Pistachio (survey)
#C0FA8B
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 2.12
Celery
#C1FD95
ΔE00 2.19
Light Yellow Green
#CCFD7F
ΔE00 2.54
Pale Lime
#BEFD73
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF92 #C492FF
analogous
#FFFB92 #CDFF92 #96FF92
triadic
#CDFF92 #92CDFF #FF92CD
tetradic
#CDFF92 #92FFFB #C492FF #FF9296
square
#CDFF92 #92FFFB #C492FF #FF9296
split-complementary
#CDFF92 #9296FF #FB92FF
monochromatic
#95FF18 #B1FF55 #CDFF92 #E9FFCF #F1FFE0
Accessibility & contrast
On white
1.15
#CDFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#CDFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF92
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF92 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF289
Deuteranopia (green-blind)
#FFEE98
Tritanopia (blue-blind)
#D1F6E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdff92; /* rgb */ color: rgb(205, 255, 146); /* oklch */ color: oklch(94.1% 0.147 129.0);
Tailwind
colors: {
custom: {
50: '#deffb3',
500: '#cdff92',
950: '#000000',
},
}SCSS
$custom: #cdff92; $custom-light: #deffb3; $custom-dark: #000000;
JSON
{
"hex": "#cdff92",
"rgb": {
"r": 205,
"g": 255,
"b": 146
},
"hsl": {
"h": 87.523,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.94141,
"c": 0.14676,
"h": 129
},
"luminance": 0.86574
}Semantic roles & 50–950 ramp
primary
#CDFF92
secondary
#9554E1
accent
#00E669
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681