#CCFE93#CCFE93
#CCFE93 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.9% C 0.145 H 129.3°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE93 |
|---|---|
| RGB | rgb(204, 254, 147) |
| HSL | hsl(88, 98%, 79%) |
| HSV | hsv(88, 42%, 100%) |
| CMYK | cmyk(19.7%, 0%, 42.1%, 0.4%) |
| CIE-LAB | lab(94.24, -33.28, 45.99) |
| CIE-LCH | lch(94.24, 56.76, 125.89°) |
| OKLab | oklab(93.87% -0.0917 0.112) |
| OKLCH | oklch(93.87% 0.145 129.3) |
| XYZ | xyz(65.6093, 85.8265, 40.7077) |
| Luminance | 0.8583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Light Yellowish Green
#C2FF89
ΔE00 1.91
Celery
#C1FD95
ΔE00 1.95
Light Pea Green
#C4FE82
ΔE00 2.32
Light Yellow Green
#CCFD7F
ΔE00 2.79
Pale Lime
#BEFD73
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE93 #C593FE
analogous
#FEFA93 #CCFE93 #96FE93
triadic
#CCFE93 #93CCFE #FE93CC
tetradic
#CCFE93 #93FEFA #C593FE #FE9396
square
#CCFE93 #93FEFA #C593FE #FE9396
split-complementary
#CCFE93 #9396FE #FA93FE
monochromatic
#93FD1A #AFFD56 #CCFE93 #E9FFD0 #F1FFE1
Accessibility & contrast
On white
1.16
#CCFE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#CCFE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE93
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE93 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18B
Deuteranopia (green-blind)
#FFED99
Tritanopia (blue-blind)
#D0F6E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe93; /* rgb */ color: rgb(204, 254, 147); /* oklch */ color: oklch(93.9% 0.145 129.3);
Tailwind
colors: {
custom: {
50: '#ddffb4',
500: '#ccfe93',
950: '#000000',
},
}SCSS
$custom: #ccfe93; $custom-light: #ddffb4; $custom-dark: #000000;
JSON
{
"hex": "#ccfe93",
"rgb": {
"r": 204,
"g": 254,
"b": 147
},
"hsl": {
"h": 88.037,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.93873,
"c": 0.14477,
"h": 129.3
},
"luminance": 0.85828
}Semantic roles & 50–950 ramp
primary
#CCFE93
secondary
#9656E0
accent
#00E66B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681