#CCF792#CCF792
#CCF792 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.3% C 0.136 H 127.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF792 |
|---|---|
| RGB | rgb(204, 247, 146) |
| HSL | hsl(86, 86%, 77%) |
| HSV | hsv(86, 41%, 97%) |
| CMYK | cmyk(17.4%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(92.32, -30.16, 44.04) |
| CIE-LCH | lch(92.32, 53.38, 124.40°) |
| OKLab | oklab(92.33% -0.083 0.1076) |
| OKLCH | oklch(92.33% 0.136 127.7) |
| XYZ | xyz(63.3503, 81.4335, 39.5692) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.44
Celery
#C1FD95
ΔE00 2.83
Light Yellowish Green
#C2FF89
ΔE00 3.22
Light Pea Green
#C4FE82
ΔE00 3.38
Light Yellow Green
#CCFD7F
ΔE00 3.41
Tea Green
#BDF8A3
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF792 #BD92F7
analogous
#F7F092 #CCF792 #99F792
triadic
#CCF792 #92CCF7 #F792CC
tetradic
#CCF792 #92F7F0 #BD92F7 #F79299
square
#CCF792 #92F7F0 #BD92F7 #F79299
split-complementary
#CCF792 #9299F7 #F092F7
monochromatic
#97EF20 #B1F359 #CCF792 #E7FBCB #F2FDE2
Accessibility & contrast
On white
1.21
#CCF792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#CCF792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF792
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF792 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#FAE897
Tritanopia (blue-blind)
#D1EFDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf792; /* rgb */ color: rgb(204, 247, 146); /* oklch */ color: oklch(92.3% 0.136 127.7);
Tailwind
colors: {
custom: {
50: '#ddfab3',
500: '#ccf792',
950: '#000000',
},
}SCSS
$custom: #ccf792; $custom-light: #ddfab3; $custom-dark: #000000;
JSON
{
"hex": "#ccf792",
"rgb": {
"r": 204,
"g": 247,
"b": 146
},
"hsl": {
"h": 85.545,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.9233,
"c": 0.13589,
"h": 127.7
},
"luminance": 0.81434
}Semantic roles & 50–950 ramp
primary
#CCF792
secondary
#8D58D6
accent
#03E362
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581