#CCFF8B#CCFF8B
#CCFF8B is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.0% C 0.154 H 128.5°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF8B |
|---|---|
| RGB | rgb(204, 255, 139) |
| HSL | hsl(86, 100%, 77%) |
| HSV | hsv(86, 45%, 100%) |
| CMYK | cmyk(20%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(94.41, -34.65, 50.01) |
| CIE-LCH | lch(94.41, 60.84, 124.71°) |
| OKLab | oklab(93.98% -0.096 0.1207) |
| OKLCH | oklch(93.98% 0.154 128.5) |
| XYZ | xyz(65.3214, 86.2204, 37.6219) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.35
Light Yellowish Green
#C2FF89
ΔE00 1.58
Light Yellow Green
#CCFD7F
ΔE00 1.61
Pistachio (survey)
#C0FA8B
ΔE00 2.01
Celery
#C1FD95
ΔE00 2.79
Pale Lime
#BEFD73
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF8B #BE8BFF
analogous
#FFF88B #CCFF8B #92FF8B
triadic
#CCFF8B #8BCCFF #FF8BCC
tetradic
#CCFF8B #8BFFF8 #BE8BFF #FF8B92
square
#CCFF8B #8BFFF8 #BE8BFF #FF8B92
split-complementary
#CCFF8B #8B92FF #F88BFF
monochromatic
#96FF11 #B1FF4E #CCFF8B #E7FFC8 #F2FFE0
Accessibility & contrast
On white
1.15
#CCFF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CCFF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF8B
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF8B | 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)
#FFF181
Deuteranopia (green-blind)
#FFEE92
Tritanopia (blue-blind)
#D1F6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccff8b; /* rgb */ color: rgb(204, 255, 139); /* oklch */ color: oklch(94.0% 0.154 128.5);
Tailwind
colors: {
custom: {
50: '#ddffaf',
500: '#ccff8b',
950: '#000000',
},
}SCSS
$custom: #ccff8b; $custom-light: #ddffaf; $custom-dark: #000000;
JSON
{
"hex": "#ccff8b",
"rgb": {
"r": 204,
"g": 255,
"b": 139
},
"hsl": {
"h": 86.379,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.93975,
"c": 0.15422,
"h": 128.5
},
"luminance": 0.86221
}Semantic roles & 50–950 ramp
primary
#CCFF8B
secondary
#8E4EE0
accent
#00E665
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681