#CCF380#CCF380
#CCF380 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.2% C 0.149 H 124.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF380 |
|---|---|
| RGB | rgb(204, 243, 128) |
| HSL | hsl(80, 83%, 73%) |
| HSV | hsv(80, 47%, 95%) |
| CMYK | cmyk(16%, 0%, 47.3%, 4.7%) |
| CIE-LAB | lab(91.01, -30.30, 51.02) |
| CIE-LCH | lch(91.01, 59.34, 120.71°) |
| OKLab | oklab(91.2% -0.0846 0.1223) |
| OKLCH | oklch(91.2% 0.149 124.7) |
| XYZ | xyz(60.8486, 78.4966, 32.3636) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.44
Light Pea Green
#C4FE82
ΔE00 3.39
Pistachio (survey)
#C0FA8B
ΔE00 3.68
Light Yellowish Green
#C2FF89
ΔE00 4.01
Pale Lime
#BEFD73
ΔE00 4.06
Pear
#CBF85F
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF380 #A780F3
analogous
#F3E180 #CCF380 #92F380
triadic
#CCF380 #80CCF3 #F380CC
tetradic
#CCF380 #80F3E1 #A780F3 #F38092
square
#CCF380 #80F3E1 #A780F3 #F38092
split-complementary
#CCF380 #8092F3 #E180F3
monochromatic
#9DE315 #B6EE48 #CCF380 #E2F8B8 #F4FCE3
Accessibility & contrast
On white
1.26
#CCF380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#CCF380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF380
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF380 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE776
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#D3E9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccf380; /* rgb */ color: rgb(204, 243, 128); /* oklch */ color: oklch(91.2% 0.149 124.7);
Tailwind
colors: {
custom: {
50: '#ddf7a7',
500: '#ccf380',
950: '#000000',
},
}SCSS
$custom: #ccf380; $custom-light: #ddf7a7; $custom-dark: #000000;
JSON
{
"hex": "#ccf380",
"rgb": {
"r": 204,
"g": 243,
"b": 128
},
"hsl": {
"h": 80.348,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.91195,
"c": 0.14867,
"h": 124.7
},
"luminance": 0.78497
}Semantic roles & 50–950 ramp
primary
#CCF380
secondary
#7649CE
accent
#06DF50
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580