#CCFE9F#CCFE9F
#CCFE9F is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.1% C 0.132 H 131.1°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE9F |
|---|---|
| RGB | rgb(204, 254, 159) |
| HSL | hsl(92, 98%, 81%) |
| HSV | hsv(92, 37%, 100%) |
| CMYK | cmyk(19.7%, 0%, 37.4%, 0.4%) |
| CIE-LAB | lab(94.41, -31.79, 40.37) |
| CIE-LCH | lch(94.41, 51.38, 128.22°) |
| OKLab | oklab(94.07% -0.087 0.0996) |
| OKLCH | oklch(94.07% 0.132 131.1) |
| XYZ | xyz(66.6005, 86.2230, 45.9280) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 2.72
Tea Green
#BDF8A3
ΔE00 3.04
Light Light Green
#C8FFB0
ΔE00 3.27
Light Yellowish Green
#C2FF89
ΔE00 3.32
Washed Out Green
#BCF5A6
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE9F #D19FFE
analogous
#FBFE9F #CCFE9F #9FFEA1
triadic
#CCFE9F #9FCCFE #FE9FCC
tetradic
#CCFE9F #9FFBFE #D19FFE #FEA19F
square
#CCFE9F #9FFBFE #D19FFE #FEA19F
split-complementary
#CCFE9F #A19FFE #FE9FFB
monochromatic
#8CFD26 #ACFD62 #CCFE9F #ECFFDC #EFFFE1
Accessibility & contrast
On white
1.15
#CCFE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CCFE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE9F
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE9F | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF198
Deuteranopia (green-blind)
#FFEEA4
Tritanopia (blue-blind)
#CEF7E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccfe9f; /* rgb */ color: rgb(204, 254, 159); /* oklch */ color: oklch(94.1% 0.132 131.1);
Tailwind
colors: {
custom: {
50: '#ddffbc',
500: '#ccfe9f',
950: '#000000',
},
}SCSS
$custom: #ccfe9f; $custom-light: #ddffbc; $custom-dark: #000000;
JSON
{
"hex": "#ccfe9f",
"rgb": {
"r": 204,
"g": 254,
"b": 159
},
"hsl": {
"h": 91.579,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.94065,
"c": 0.13226,
"h": 131.1
},
"luminance": 0.86224
}Semantic roles & 50–950 ramp
primary
#CCFE9F
secondary
#A460E1
accent
#00E679
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682