#CDFF93#CDFF93
#CDFF93 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.2% C 0.146 H 129.2°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF93 |
|---|---|
| RGB | rgb(205, 255, 147) |
| HSL | hsl(88, 100%, 79%) |
| HSV | hsv(88, 42%, 100%) |
| CMYK | cmyk(19.6%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(94.57, -33.38, 46.42) |
| CIE-LCH | lch(94.57, 57.17, 125.72°) |
| OKLab | oklab(94.16% -0.092 0.113) |
| OKLCH | oklch(94.16% 0.146 129.2) |
| XYZ | xyz(66.2025, 86.6047, 40.8266) |
| Luminance | 0.8661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.84
Light Yellowish Green
#C2FF89
ΔE00 1.89
Celery
#C1FD95
ΔE00 2.10
Light Pea Green
#C4FE82
ΔE00 2.25
Light Yellow Green
#CCFD7F
ΔE00 2.69
Pale Lime
#BEFD73
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF93 #C593FF
analogous
#FFFB93 #CDFF93 #97FF93
triadic
#CDFF93 #93CDFF #FF93CD
tetradic
#CDFF93 #93FFFB #C593FF #FF9397
square
#CDFF93 #93FFFB #C593FF #FF9397
split-complementary
#CDFF93 #9397FF #FB93FF
monochromatic
#94FF19 #B1FF56 #CDFF93 #E9FFD0 #F1FFE0
Accessibility & contrast
On white
1.15
#CDFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#CDFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF93
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF93 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28B
Deuteranopia (green-blind)
#FFEE99
Tritanopia (blue-blind)
#D1F7E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdff93; /* rgb */ color: rgb(205, 255, 147); /* oklch */ color: oklch(94.2% 0.146 129.2);
Tailwind
colors: {
custom: {
50: '#deffb4',
500: '#cdff93',
950: '#000000',
},
}SCSS
$custom: #cdff93; $custom-light: #deffb4; $custom-dark: #000000;
JSON
{
"hex": "#cdff93",
"rgb": {
"r": 205,
"g": 255,
"b": 147
},
"hsl": {
"h": 87.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.94156,
"c": 0.14574,
"h": 129.2
},
"luminance": 0.86606
}Semantic roles & 50–950 ramp
primary
#CDFF93
secondary
#9655E1
accent
#00E66A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681