#CCF182#CCF182
#CCF182 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.8% C 0.144 H 124.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF182 |
|---|---|
| RGB | rgb(204, 241, 130) |
| HSL | hsl(80, 80%, 73%) |
| HSV | hsv(80, 46%, 95%) |
| CMYK | cmyk(15.4%, 0%, 46.1%, 5.5%) |
| CIE-LAB | lab(90.49, -29.16, 49.44) |
| CIE-LCH | lch(90.49, 57.40, 120.53°) |
| OKLab | oklab(90.79% -0.0812 0.1189) |
| OKLCH | oklch(90.79% 0.144 124.4) |
| XYZ | xyz(60.3863, 77.3593, 32.8653) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.04
Light Pea Green
#C4FE82
ΔE00 3.86
Pistachio (survey)
#C0FA8B
ΔE00 3.88
Light Yellowish Green
#C2FF89
ΔE00 4.37
Pale Lime
#BEFD73
ΔE00 4.61
Pear
#CBF85F
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF182 #A782F1
analogous
#F1DE82 #CCF182 #94F182
triadic
#CCF182 #82CCF1 #F182CC
tetradic
#CCF182 #82F1DE #A782F1 #F18294
square
#CCF182 #82F1DE #A782F1 #F18294
split-complementary
#CCF182 #8294F1 #DE82F1
monochromatic
#9DE019 #B6EB4B #CCF182 #E2F7B9 #F4FCE3
Accessibility & contrast
On white
1.27
#CCF182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#CCF182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF182
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF182 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#F7E388
Tritanopia (blue-blind)
#D3E8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccf182; /* rgb */ color: rgb(204, 241, 130); /* oklch */ color: oklch(90.8% 0.144 124.4);
Tailwind
colors: {
custom: {
50: '#ddf5a8',
500: '#ccf182',
950: '#000000',
},
}SCSS
$custom: #ccf182; $custom-light: #ddf5a8; $custom-dark: #000000;
JSON
{
"hex": "#ccf182",
"rgb": {
"r": 204,
"g": 241,
"b": 130
},
"hsl": {
"h": 80,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.90785,
"c": 0.14398,
"h": 124.4
},
"luminance": 0.7736
}Semantic roles & 50–950 ramp
primary
#CCF182
secondary
#764BCC
accent
#09DC50
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581