#CCFE92#CCFE92
#CCFE92 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.9% C 0.146 H 129.2°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE92 |
|---|---|
| RGB | rgb(204, 254, 146) |
| HSL | hsl(88, 98%, 78%) |
| HSV | hsv(88, 43%, 100%) |
| CMYK | cmyk(19.7%, 0%, 42.5%, 0.4%) |
| CIE-LAB | lab(94.22, -33.39, 46.45) |
| CIE-LCH | lch(94.22, 57.21, 125.71°) |
| OKLab | oklab(93.86% -0.0921 0.113) |
| OKLCH | oklch(93.86% 0.146 129.2) |
| XYZ | xyz(65.5312, 85.7953, 40.2962) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.69
Light Yellowish Green
#C2FF89
ΔE00 1.84
Celery
#C1FD95
ΔE00 2.04
Light Pea Green
#C4FE82
ΔE00 2.19
Light Yellow Green
#CCFD7F
ΔE00 2.64
Pale Lime
#BEFD73
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE92 #C492FE
analogous
#FEFA92 #CCFE92 #96FE92
triadic
#CCFE92 #92CCFE #FE92CC
tetradic
#CCFE92 #92FEFA #C492FE #FE9296
square
#CCFE92 #92FEFA #C492FE #FE9296
split-complementary
#CCFE92 #9296FE #FA92FE
monochromatic
#93FD19 #B0FD55 #CCFE92 #E8FFCF #F1FFE1
Accessibility & contrast
On white
1.16
#CCFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#CCFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE92
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE92 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18A
Deuteranopia (green-blind)
#FFED98
Tritanopia (blue-blind)
#D0F6E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe92; /* rgb */ color: rgb(204, 254, 146); /* oklch */ color: oklch(93.9% 0.146 129.2);
Tailwind
colors: {
custom: {
50: '#ddffb3',
500: '#ccfe92',
950: '#000000',
},
}SCSS
$custom: #ccfe92; $custom-light: #ddffb3; $custom-dark: #000000;
JSON
{
"hex": "#ccfe92",
"rgb": {
"r": 204,
"g": 254,
"b": 146
},
"hsl": {
"h": 87.778,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.93858,
"c": 0.1458,
"h": 129.2
},
"luminance": 0.85796
}Semantic roles & 50–950 ramp
primary
#CCFE92
secondary
#9555DF
accent
#00E66A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681