#CCFE8B#CCFE8B
#CCFE8B is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.8% C 0.153 H 128.3°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE8B |
|---|---|
| RGB | rgb(204, 254, 139) |
| HSL | hsl(86, 98%, 77%) |
| HSV | hsv(86, 45%, 100%) |
| CMYK | cmyk(19.7%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(94.13, -34.19, 49.68) |
| CIE-LCH | lch(94.13, 60.31, 124.54°) |
| OKLab | oklab(93.76% -0.0947 0.1199) |
| OKLCH | oklch(93.76% 0.153 128.3) |
| XYZ | xyz(65.0033, 85.5841, 37.5158) |
| Luminance | 0.8558 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.46
Light Yellow Green
#CCFD7F
ΔE00 1.62
Light Yellowish Green
#C2FF89
ΔE00 1.69
Pistachio (survey)
#C0FA8B
ΔE00 1.96
Celery
#C1FD95
ΔE00 2.78
Pale Lime
#BEFD73
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE8B #BD8BFE
analogous
#FEF78B #CCFE8B #93FE8B
triadic
#CCFE8B #8BCCFE #FE8BCC
tetradic
#CCFE8B #8BFEF7 #BD8BFE #FE8B93
square
#CCFE8B #8BFEF7 #BD8BFE #FE8B93
split-complementary
#CCFE8B #8B93FE #F78BFE
monochromatic
#97FD12 #B1FD4E #CCFE8B #E7FFC8 #F2FFE1
Accessibility & contrast
On white
1.16
#CCFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#CCFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE8B
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE8B | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF082
Deuteranopia (green-blind)
#FFED92
Tritanopia (blue-blind)
#D1F5E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe8b; /* rgb */ color: rgb(204, 254, 139); /* oklch */ color: oklch(93.8% 0.153 128.3);
Tailwind
colors: {
custom: {
50: '#ddffaf',
500: '#ccfe8b',
950: '#000000',
},
}SCSS
$custom: #ccfe8b; $custom-light: #ddffaf; $custom-dark: #000000;
JSON
{
"hex": "#ccfe8b",
"rgb": {
"r": 204,
"g": 254,
"b": 139
},
"hsl": {
"h": 86.087,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.93756,
"c": 0.15284,
"h": 128.3
},
"luminance": 0.85585
}Semantic roles & 50–950 ramp
primary
#CCFE8B
secondary
#8D4FDE
accent
#00E664
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681