#CCF183#CCF183
#CCF183 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.8% C 0.143 H 124.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF183 |
|---|---|
| RGB | rgb(204, 241, 131) |
| HSL | hsl(80, 80%, 73%) |
| HSV | hsv(80, 46%, 95%) |
| CMYK | cmyk(15.4%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(90.50, -29.05, 48.98) |
| CIE-LCH | lch(90.50, 56.95, 120.67°) |
| OKLab | oklab(90.8% -0.0809 0.1179) |
| OKLCH | oklch(90.8% 0.143 124.4) |
| XYZ | xyz(60.4538, 77.3863, 33.2205) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.09
Pistachio (survey)
#C0FA8B
ΔE00 3.82
Light Pea Green
#C4FE82
ΔE00 3.87
Light Yellowish Green
#C2FF89
ΔE00 4.35
Pale Lime
#BEFD73
ΔE00 4.67
Celery
#C1FD95
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF183 #A883F1
analogous
#F1DF83 #CCF183 #95F183
triadic
#CCF183 #83CCF1 #F183CC
tetradic
#CCF183 #83F1DF #A883F1 #F18395
square
#CCF183 #83F1DF #A883F1 #F18395
split-complementary
#CCF183 #8395F1 #DF83F1
monochromatic
#9DE019 #B5EB4C #CCF183 #E3F7BA #F4FCE4
Accessibility & contrast
On white
1.27
#CCF183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CCF183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF183
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF183 | 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)
#FCE57A
Deuteranopia (green-blind)
#F7E389
Tritanopia (blue-blind)
#D3E8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccf183; /* rgb */ color: rgb(204, 241, 131); /* oklch */ color: oklch(90.8% 0.143 124.4);
Tailwind
colors: {
custom: {
50: '#ddf5a9',
500: '#ccf183',
950: '#000000',
},
}SCSS
$custom: #ccf183; $custom-light: #ddf5a9; $custom-dark: #000000;
JSON
{
"hex": "#ccf183",
"rgb": {
"r": 204,
"g": 241,
"b": 131
},
"hsl": {
"h": 80.182,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.90799,
"c": 0.14298,
"h": 124.4
},
"luminance": 0.77387
}Semantic roles & 50–950 ramp
primary
#CCF183
secondary
#774CCC
accent
#09DC50
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581