#CCF282#CCF282
#CCF282 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 91.0% C 0.145 H 124.6°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF282 |
|---|---|
| RGB | rgb(204, 242, 130) |
| HSL | hsl(80, 81%, 73%) |
| HSV | hsv(80, 46%, 95%) |
| CMYK | cmyk(15.7%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(90.76, -29.63, 49.77) |
| CIE-LCH | lch(90.76, 57.92, 120.76°) |
| OKLab | oklab(91% -0.0826 0.1196) |
| OKLCH | oklch(91% 0.145 124.6) |
| XYZ | xyz(60.6831, 77.9529, 32.9642) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.78
Light Pea Green
#C4FE82
ΔE00 3.62
Pistachio (survey)
#C0FA8B
ΔE00 3.70
Light Yellowish Green
#C2FF89
ΔE00 4.15
Pale Lime
#BEFD73
ΔE00 4.38
Pear
#CBF85F
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF282 #A882F2
analogous
#F2E082 #CCF282 #94F282
triadic
#CCF282 #82CCF2 #F282CC
tetradic
#CCF282 #82F2E0 #A882F2 #F28294
square
#CCF282 #82F2E0 #A882F2 #F28294
split-complementary
#CCF282 #8294F2 #E082F2
monochromatic
#9DE218 #B5EC4B #CCF282 #E3F8B9 #F4FCE3
Accessibility & contrast
On white
1.27
#CCF282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#CCF282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF282
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF282 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#F8E488
Tritanopia (blue-blind)
#D3E9D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccf282; /* rgb */ color: rgb(204, 242, 130); /* oklch */ color: oklch(91.0% 0.145 124.6);
Tailwind
colors: {
custom: {
50: '#ddf6a8',
500: '#ccf282',
950: '#000000',
},
}SCSS
$custom: #ccf282; $custom-light: #ddf6a8; $custom-dark: #000000;
JSON
{
"hex": "#ccf282",
"rgb": {
"r": 204,
"g": 242,
"b": 130
},
"hsl": {
"h": 80.357,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.91003,
"c": 0.14534,
"h": 124.6
},
"luminance": 0.77953
}Semantic roles & 50–950 ramp
primary
#CCF282
secondary
#774BCD
accent
#08DE50
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581