#CCFE90#CCFE90
#CCFE90 is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 93.8% C 0.148 H 128.9°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE90 |
|---|---|
| RGB | rgb(204, 254, 144) |
| HSL | hsl(87, 98%, 78%) |
| HSV | hsv(87, 43%, 100%) |
| CMYK | cmyk(19.7%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(94.20, -33.63, 47.38) |
| CIE-LCH | lch(94.20, 58.10, 125.37°) |
| OKLab | oklab(93.83% -0.0928 0.115) |
| OKLCH | oklch(93.83% 0.148 128.9) |
| XYZ | xyz(65.3770, 85.7336, 39.4840) |
| Luminance | 0.8573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.71
Light Yellowish Green
#C2FF89
ΔE00 1.73
Light Pea Green
#C4FE82
ΔE00 1.95
Celery
#C1FD95
ΔE00 2.23
Light Yellow Green
#CCFD7F
ΔE00 2.34
Pale Lime
#BEFD73
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE90 #C290FE
analogous
#FEF990 #CCFE90 #95FE90
triadic
#CCFE90 #90CCFE #FE90CC
tetradic
#CCFE90 #90FEF9 #C290FE #FE9095
square
#CCFE90 #90FEF9 #C290FE #FE9095
split-complementary
#CCFE90 #9095FE #F990FE
monochromatic
#94FD17 #B0FD53 #CCFE90 #E8FFCD #F1FFE1
Accessibility & contrast
On white
1.16
#CCFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#CCFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE90
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE90 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF187
Deuteranopia (green-blind)
#FFED96
Tritanopia (blue-blind)
#D0F5E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe90; /* rgb */ color: rgb(204, 254, 144); /* oklch */ color: oklch(93.8% 0.148 128.9);
Tailwind
colors: {
custom: {
50: '#ddffb2',
500: '#ccfe90',
950: '#000000',
},
}SCSS
$custom: #ccfe90; $custom-light: #ddffb2; $custom-dark: #000000;
JSON
{
"hex": "#ccfe90",
"rgb": {
"r": 204,
"g": 254,
"b": 144
},
"hsl": {
"h": 87.273,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.93828,
"c": 0.14783,
"h": 128.9
},
"luminance": 0.85735
}Semantic roles & 50–950 ramp
primary
#CCFE90
secondary
#9353DF
accent
#00E668
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681