#CCF486#CCF486
#CCF486 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.5% C 0.144 H 125.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF486 |
|---|---|
| RGB | rgb(204, 244, 134) |
| HSL | hsl(82, 83%, 74%) |
| HSV | hsv(82, 45%, 96%) |
| CMYK | cmyk(16.4%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(91.35, -30.13, 48.60) |
| CIE-LCH | lch(91.35, 57.18, 121.80°) |
| OKLab | oklab(91.5% -0.0837 0.1173) |
| OKLCH | oklch(91.5% 0.144 125.5) |
| XYZ | xyz(61.5554, 79.2594, 34.6053) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Light Pea Green
#C4FE82
ΔE00 3.22
Light Yellowish Green
#C2FF89
ΔE00 3.63
Celery
#C1FD95
ΔE00 4.10
Pale Lime
#BEFD73
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF486 #AE86F4
analogous
#F4E586 #CCF486 #95F486
triadic
#CCF486 #86CCF4 #F486CC
tetradic
#CCF486 #86F4E5 #AE86F4 #F48695
square
#CCF486 #86F4E5 #AE86F4 #F48695
split-complementary
#CCF486 #8695F4 #E586F4
monochromatic
#9DEA16 #B4EF4E #CCF486 #E4F9BE #F3FCE3
Accessibility & contrast
On white
1.25
#CCF486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#CCF486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF486
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF486 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87D
Deuteranopia (green-blind)
#F9E68C
Tritanopia (blue-blind)
#D2EBDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf486; /* rgb */ color: rgb(204, 244, 134); /* oklch */ color: oklch(91.5% 0.144 125.5);
Tailwind
colors: {
custom: {
50: '#ddf7ab',
500: '#ccf486',
950: '#000000',
},
}SCSS
$custom: #ccf486; $custom-light: #ddf7ab; $custom-dark: #000000;
JSON
{
"hex": "#ccf486",
"rgb": {
"r": 204,
"g": 244,
"b": 134
},
"hsl": {
"h": 81.818,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.91496,
"c": 0.14406,
"h": 125.5
},
"luminance": 0.7926
}Semantic roles & 50–950 ramp
primary
#CCF486
secondary
#7D4ED0
accent
#06E055
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581