#CCF882#CCF882
#CCF882 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.3% C 0.153 H 126.1°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF882 |
|---|---|
| RGB | rgb(204, 248, 130) |
| HSL | hsl(82, 89%, 74%) |
| HSV | hsv(82, 48%, 97%) |
| CMYK | cmyk(17.7%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(92.39, -32.41, 51.77) |
| CIE-LCH | lch(92.39, 61.08, 122.05°) |
| OKLab | oklab(92.32% -0.0904 0.1241) |
| OKLCH | oklch(92.32% 0.153 126.1) |
| XYZ | xyz(62.4983, 81.5832, 33.5693) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.33
Light Pea Green
#C4FE82
ΔE00 2.28
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Light Yellowish Green
#C2FF89
ΔE00 2.98
Pale Lime
#BEFD73
ΔE00 3.14
Celery
#C1FD95
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF882 #AE82F8
analogous
#F8E982 #CCF882 #91F882
triadic
#CCF882 #82CCF8 #F882CC
tetradic
#CCF882 #82F8E9 #AE82F8 #F88291
square
#CCF882 #82F8E9 #AE82F8 #F88291
split-complementary
#CCF882 #8291F8 #E982F8
monochromatic
#9DF20E #B4F548 #CCF882 #E4FBBC #F3FDE2
Accessibility & contrast
On white
1.21
#CCF882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#CCF882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF882
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF882 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#D2EFDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf882; /* rgb */ color: rgb(204, 248, 130); /* oklch */ color: oklch(92.3% 0.153 126.1);
Tailwind
colors: {
custom: {
50: '#ddfaa8',
500: '#ccf882',
950: '#000000',
},
}SCSS
$custom: #ccf882; $custom-light: #ddfaa8; $custom-dark: #000000;
JSON
{
"hex": "#ccf882",
"rgb": {
"r": 204,
"g": 248,
"b": 130
},
"hsl": {
"h": 82.373,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.92316,
"c": 0.15348,
"h": 126.1
},
"luminance": 0.81584
}Semantic roles & 50–950 ramp
primary
#CCF882
secondary
#7D49D5
accent
#00E656
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581