#CCF684#CCF684
#CCF684 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.9% C 0.149 H 125.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF684 |
|---|---|
| RGB | rgb(204, 246, 132) |
| HSL | hsl(82, 86%, 74%) |
| HSV | hsv(82, 46%, 96%) |
| CMYK | cmyk(17.1%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(91.87, -31.28, 50.19) |
| CIE-LCH | lch(91.87, 59.14, 121.93°) |
| OKLab | oklab(91.91% -0.087 0.1207) |
| OKLCH | oklch(91.91% 0.149 125.8) |
| XYZ | xyz(62.0222, 80.4143, 34.0793) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.94
Light Pea Green
#C4FE82
ΔE00 2.71
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Light Yellowish Green
#C2FF89
ΔE00 3.26
Pale Lime
#BEFD73
ΔE00 3.65
Celery
#C1FD95
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF684 #AE84F6
analogous
#F6E784 #CCF684 #93F684
triadic
#CCF684 #84CCF6 #F684CC
tetradic
#CCF684 #84F6E7 #AE84F6 #F68493
square
#CCF684 #84F6E7 #AE84F6 #F68493
split-complementary
#CCF684 #8493F6 #E784F6
monochromatic
#9DEE12 #B4F24B #CCF684 #E4FABD #F3FDE2
Accessibility & contrast
On white
1.23
#CCF684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#CCF684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF684
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF684 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97A
Deuteranopia (green-blind)
#FBE78A
Tritanopia (blue-blind)
#D2EDDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf684; /* rgb */ color: rgb(204, 246, 132); /* oklch */ color: oklch(91.9% 0.149 125.8);
Tailwind
colors: {
custom: {
50: '#ddf9aa',
500: '#ccf684',
950: '#000000',
},
}SCSS
$custom: #ccf684; $custom-light: #ddf9aa; $custom-dark: #000000;
JSON
{
"hex": "#ccf684",
"rgb": {
"r": 204,
"g": 246,
"b": 132
},
"hsl": {
"h": 82.105,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.91905,
"c": 0.14879,
"h": 125.8
},
"luminance": 0.80415
}Semantic roles & 50–950 ramp
primary
#CCF684
secondary
#7D4BD3
accent
#03E355
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581