#CCFF72#CCFF72
#CCFF72 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.7% C 0.177 H 126.2°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF72 |
|---|---|
| RGB | rgb(204, 255, 114) |
| HSL | hsl(82, 100%, 72%) |
| HSV | hsv(82, 55%, 100%) |
| CMYK | cmyk(20%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(94.13, -37.14, 61.08) |
| CIE-LCH | lch(94.13, 71.49, 121.30°) |
| OKLab | oklab(93.66% -0.1048 0.1431) |
| OKLCH | oklch(93.66% 0.177 126.2) |
| XYZ | xyz(63.6991, 85.5715, 29.0773) |
| Luminance | 0.8557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.76
Pale Lime
#BEFD73
ΔE00 2.23
Pear
#CBF85F
ΔE00 2.40
Light Lime Green
#B9FF66
ΔE00 2.72
Light Pea Green
#C4FE82
ΔE00 2.83
Pale Lime Green
#B1FF65
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF72 #A572FF
analogous
#FFEB72 #CCFF72 #86FF72
triadic
#CCFF72 #72CCFF #FF72CC
tetradic
#CCFF72 #72FFEB #A572FF #FF7286
square
#CCFF72 #72FFEB #A572FF #FF7286
split-complementary
#CCFF72 #7286FF #EB72FF
monochromatic
#9DF700 #B6FF35 #CCFF72 #E2FFAF #F4FFE0
Accessibility & contrast
On white
1.16
#CCFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#CCFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF72
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF72 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF064
Deuteranopia (green-blind)
#FFED7B
Tritanopia (blue-blind)
#D3F4E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccff72; /* rgb */ color: rgb(204, 255, 114); /* oklch */ color: oklch(93.7% 0.177 126.2);
Tailwind
colors: {
custom: {
50: '#deff9e',
500: '#ccff72',
950: '#000000',
},
}SCSS
$custom: #ccff72; $custom-light: #deff9e; $custom-dark: #000000;
JSON
{
"hex": "#ccff72",
"rgb": {
"r": 204,
"g": 255,
"b": 114
},
"hsl": {
"h": 81.702,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.93661,
"c": 0.17737,
"h": 126.2
},
"luminance": 0.85572
}Semantic roles & 50–950 ramp
primary
#CCFF72
secondary
#7439DC
accent
#00E653
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15180F
muted
#848680