#CCFF7B#CCFF7B
#CCFF7B is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.8% C 0.169 H 126.9°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF7B |
|---|---|
| RGB | rgb(204, 255, 123) |
| HSL | hsl(83, 100%, 74%) |
| HSV | hsv(83, 52%, 100%) |
| CMYK | cmyk(20%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(94.22, -36.31, 57.19) |
| CIE-LCH | lch(94.22, 67.74, 122.41°) |
| OKLab | oklab(93.77% -0.1018 0.1354) |
| OKLCH | oklch(93.77% 0.169 126.9) |
| XYZ | xyz(64.2368, 85.7866, 31.9092) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.76
Light Pea Green
#C4FE82
ΔE00 1.87
Pale Lime
#BEFD73
ΔE00 1.94
Light Yellowish Green
#C2FF89
ΔE00 2.94
Light Lime Green
#B9FF66
ΔE00 3.00
Pear
#CBF85F
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF7B #AE7BFF
analogous
#FFF07B #CCFF7B #8AFF7B
triadic
#CCFF7B #7BCCFF #FF7BCC
tetradic
#CCFF7B #7BFFF0 #AE7BFF #FF7B8A
square
#CCFF7B #7BFFF0 #AE7BFF #FF7B8A
split-complementary
#CCFF7B #7B8AFF #F07BFF
monochromatic
#9DFF01 #B4FF3E #CCFF7B #E4FFB8 #F3FFE0
Accessibility & contrast
On white
1.16
#CCFF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#CCFF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF7B
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF7B | 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)
#FFF06F
Deuteranopia (green-blind)
#FFEE83
Tritanopia (blue-blind)
#D2F5E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccff7b; /* rgb */ color: rgb(204, 255, 123); /* oklch */ color: oklch(93.8% 0.169 126.9);
Tailwind
colors: {
custom: {
50: '#deffa4',
500: '#ccff7b',
950: '#000000',
},
}SCSS
$custom: #ccff7b; $custom-light: #deffa4; $custom-dark: #000000;
JSON
{
"hex": "#ccff7b",
"rgb": {
"r": 204,
"g": 255,
"b": 123
},
"hsl": {
"h": 83.182,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.93766,
"c": 0.16941,
"h": 126.9
},
"luminance": 0.85787
}Semantic roles & 50–950 ramp
primary
#CCFF7B
secondary
#7D41DD
accent
#00E659
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680