#CCF382#CCF382
#CCF382 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.2% C 0.147 H 124.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF382 |
|---|---|
| RGB | rgb(204, 243, 130) |
| HSL | hsl(81, 82%, 73%) |
| HSV | hsv(81, 47%, 95%) |
| CMYK | cmyk(16%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(91.03, -30.09, 50.11) |
| CIE-LCH | lch(91.03, 58.45, 120.99°) |
| OKLab | oklab(91.22% -0.0839 0.1204) |
| OKLCH | oklch(91.22% 0.147 124.9) |
| XYZ | xyz(60.9816, 78.5498, 33.0637) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.54
Light Pea Green
#C4FE82
ΔE00 3.38
Pistachio (survey)
#C0FA8B
ΔE00 3.54
Light Yellowish Green
#C2FF89
ΔE00 3.94
Pale Lime
#BEFD73
ΔE00 4.16
Pear
#CBF85F
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF382 #A982F3
analogous
#F3E182 #CCF382 #93F382
triadic
#CCF382 #82CCF3 #F382CC
tetradic
#CCF382 #82F3E1 #A982F3 #F38293
square
#CCF382 #82F3E1 #A982F3 #F38293
split-complementary
#CCF382 #8293F3 #E182F3
monochromatic
#9DE516 #B5EE4A #CCF382 #E3F8BA #F4FCE3
Accessibility & contrast
On white
1.26
#CCF382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#CCF382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF382
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF382 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE778
Deuteranopia (green-blind)
#F8E588
Tritanopia (blue-blind)
#D3EAD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccf382; /* rgb */ color: rgb(204, 243, 130); /* oklch */ color: oklch(91.2% 0.147 124.9);
Tailwind
colors: {
custom: {
50: '#ddf7a8',
500: '#ccf382',
950: '#000000',
},
}SCSS
$custom: #ccf382; $custom-light: #ddf7a8; $custom-dark: #000000;
JSON
{
"hex": "#ccf382",
"rgb": {
"r": 204,
"g": 243,
"b": 130
},
"hsl": {
"h": 80.708,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.91222,
"c": 0.1467,
"h": 124.9
},
"luminance": 0.7855
}Semantic roles & 50–950 ramp
primary
#CCF382
secondary
#784BCF
accent
#07DF51
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581