#CCF384#CCF384
#CCF384 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.3% C 0.145 H 125.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF384 |
|---|---|
| RGB | rgb(204, 243, 132) |
| HSL | hsl(81, 82%, 74%) |
| HSV | hsv(81, 46%, 95%) |
| CMYK | cmyk(16%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(91.05, -29.88, 49.19) |
| CIE-LCH | lch(91.05, 57.55, 121.28°) |
| OKLab | oklab(91.25% -0.0831 0.1184) |
| OKLCH | oklch(91.25% 0.145 125.1) |
| XYZ | xyz(61.1171, 78.6040, 33.7776) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.66
Light Pea Green
#C4FE82
ΔE00 3.41
Pistachio (survey)
#C0FA8B
ΔE00 3.41
Light Yellowish Green
#C2FF89
ΔE00 3.88
Pale Lime
#BEFD73
ΔE00 4.28
Celery
#C1FD95
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF384 #AB84F3
analogous
#F3E284 #CCF384 #94F384
triadic
#CCF384 #84CCF3 #F384CC
tetradic
#CCF384 #84F3E2 #AB84F3 #F38494
square
#CCF384 #84F3E2 #AB84F3 #F38494
split-complementary
#CCF384 #8494F3 #E284F3
monochromatic
#9DE616 #B5EE4C #CCF384 #E3F8BC #F3FCE3
Accessibility & contrast
On white
1.26
#CCF384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#CCF384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF384
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF384 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#D3EAD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccf384; /* rgb */ color: rgb(204, 243, 132); /* oklch */ color: oklch(91.3% 0.145 125.1);
Tailwind
colors: {
custom: {
50: '#ddf7aa',
500: '#ccf384',
950: '#000000',
},
}SCSS
$custom: #ccf384; $custom-light: #ddf7aa; $custom-dark: #000000;
JSON
{
"hex": "#ccf384",
"rgb": {
"r": 204,
"g": 243,
"b": 132
},
"hsl": {
"h": 81.081,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.9125,
"c": 0.1447,
"h": 125.1
},
"luminance": 0.78604
}Semantic roles & 50–950 ramp
primary
#CCF384
secondary
#7A4CCF
accent
#07DF53
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581