#CCF082#CCF082
#CCF082 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.6% C 0.143 H 124.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF082 |
|---|---|
| RGB | rgb(204, 240, 130) |
| HSL | hsl(80, 79%, 73%) |
| HSV | hsv(80, 46%, 94%) |
| CMYK | cmyk(15%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(90.22, -28.69, 49.10) |
| CIE-LCH | lch(90.22, 56.87, 120.30°) |
| OKLab | oklab(90.57% -0.0799 0.1181) |
| OKLCH | oklch(90.57% 0.143 124.1) |
| XYZ | xyz(60.0911, 76.7689, 32.7669) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.29
Pistachio (survey)
#C0FA8B
ΔE00 4.06
Light Pea Green
#C4FE82
ΔE00 4.11
Light Yellowish Green
#C2FF89
ΔE00 4.60
Pale Lime
#BEFD73
ΔE00 4.85
Pear
#CBF85F
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF082 #A682F0
analogous
#F0DD82 #CCF082 #95F082
triadic
#CCF082 #82CCF0 #F082CC
tetradic
#CCF082 #82F0DD #A682F0 #F08295
square
#CCF082 #82F0DD #A682F0 #F08295
split-complementary
#CCF082 #8295F0 #DD82F0
monochromatic
#9DDD1B #B6E94B #CCF082 #E2F7B9 #F4FCE4
Accessibility & contrast
On white
1.28
#CCF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#CCF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF082
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF082 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE479
Deuteranopia (green-blind)
#F6E388
Tritanopia (blue-blind)
#D3E7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf082; /* rgb */ color: rgb(204, 240, 130); /* oklch */ color: oklch(90.6% 0.143 124.1);
Tailwind
colors: {
custom: {
50: '#ddf5a8',
500: '#ccf082',
950: '#000000',
},
}SCSS
$custom: #ccf082; $custom-light: #ddf5a8; $custom-dark: #000000;
JSON
{
"hex": "#ccf082",
"rgb": {
"r": 204,
"g": 240,
"b": 130
},
"hsl": {
"h": 79.636,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.90567,
"c": 0.14263,
"h": 124.1
},
"luminance": 0.76769
}Semantic roles & 50–950 ramp
primary
#CCF082
secondary
#754BCB
accent
#0BDB4F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581