#CCF184#CCF184
#CCF184 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.8% C 0.142 H 124.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF184 |
|---|---|
| RGB | rgb(204, 241, 132) |
| HSL | hsl(80, 80%, 73%) |
| HSV | hsv(80, 45%, 95%) |
| CMYK | cmyk(15.4%, 0%, 45.2%, 5.5%) |
| CIE-LAB | lab(90.51, -28.94, 48.52) |
| CIE-LCH | lch(90.51, 56.49, 120.82°) |
| OKLab | oklab(90.81% -0.0805 0.1169) |
| OKLCH | oklch(90.81% 0.142 124.5) |
| XYZ | xyz(60.5219, 77.4135, 33.5792) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 3.77
Light Pea Green
#C4FE82
ΔE00 3.89
Light Yellowish Green
#C2FF89
ΔE00 4.33
Pale Lime
#BEFD73
ΔE00 4.73
Celery
#C1FD95
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF184 #A984F1
analogous
#F1DF84 #CCF184 #95F184
triadic
#CCF184 #84CCF1 #F184CC
tetradic
#CCF184 #84F1DF #A984F1 #F18495
square
#CCF184 #84F1DF #A984F1 #F18495
split-complementary
#CCF184 #8495F1 #DF84F1
monochromatic
#9DE11A #B5EB4D #CCF184 #E3F7BB #F4FCE4
Accessibility & contrast
On white
1.27
#CCF184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CCF184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF184
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF184 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57B
Deuteranopia (green-blind)
#F7E38A
Tritanopia (blue-blind)
#D3E8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccf184; /* rgb */ color: rgb(204, 241, 132); /* oklch */ color: oklch(90.8% 0.142 124.5);
Tailwind
colors: {
custom: {
50: '#ddf5aa',
500: '#ccf184',
950: '#000000',
},
}SCSS
$custom: #ccf184; $custom-light: #ddf5aa; $custom-dark: #000000;
JSON
{
"hex": "#ccf184",
"rgb": {
"r": 204,
"g": 241,
"b": 132
},
"hsl": {
"h": 80.367,
"s": 79.562,
"l": 73.137
},
"oklch": {
"l": 0.90813,
"c": 0.14197,
"h": 124.5
},
"luminance": 0.77414
}Semantic roles & 50–950 ramp
primary
#CCF184
secondary
#784DCC
accent
#0ADC51
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581