#CCF185#CCF185
#CCF185 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.8% C 0.141 H 124.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF185 |
|---|---|
| RGB | rgb(204, 241, 133) |
| HSL | hsl(81, 79%, 73%) |
| HSV | hsv(81, 45%, 95%) |
| CMYK | cmyk(15.4%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(90.52, -28.84, 48.05) |
| CIE-LCH | lch(90.52, 56.04, 120.97°) |
| OKLab | oklab(90.83% -0.0801 0.116) |
| OKLCH | oklch(90.83% 0.141 124.6) |
| XYZ | xyz(60.5906, 77.4410, 33.9413) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.22
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Light Pea Green
#C4FE82
ΔE00 3.92
Light Yellowish Green
#C2FF89
ΔE00 4.32
Celery
#C1FD95
ΔE00 4.66
Pale Lime
#BEFD73
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF185 #AA85F1
analogous
#F1E085 #CCF185 #96F185
triadic
#CCF185 #85CCF1 #F185CC
tetradic
#CCF185 #85F1E0 #AA85F1 #F18596
square
#CCF185 #85F1E0 #AA85F1 #F18596
split-complementary
#CCF185 #8596F1 #E085F1
monochromatic
#9DE21A #B5EB4E #CCF185 #E3F7BC #F4FCE4
Accessibility & contrast
On white
1.27
#CCF185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#CCF185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF185
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF185 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#D3E8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccf185; /* rgb */ color: rgb(204, 241, 133); /* oklch */ color: oklch(90.8% 0.141 124.6);
Tailwind
colors: {
custom: {
50: '#ddf5aa',
500: '#ccf185',
950: '#000000',
},
}SCSS
$custom: #ccf185; $custom-light: #ddf5aa; $custom-dark: #000000;
JSON
{
"hex": "#ccf185",
"rgb": {
"r": 204,
"g": 241,
"b": 133
},
"hsl": {
"h": 80.556,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.90827,
"c": 0.14095,
"h": 124.6
},
"luminance": 0.77441
}Semantic roles & 50–950 ramp
primary
#CCF185
secondary
#794ECC
accent
#0ADC52
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581