#CCF68C#CCF68C
#CCF68C is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.0% C 0.141 H 126.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF68C |
|---|---|
| RGB | rgb(204, 246, 140) |
| HSL | hsl(84, 85%, 76%) |
| HSV | hsv(84, 43%, 96%) |
| CMYK | cmyk(17.1%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(91.97, -30.39, 46.50) |
| CIE-LCH | lch(91.97, 55.55, 123.17°) |
| OKLab | oklab(92.02% -0.084 0.1129) |
| OKLCH | oklch(92.02% 0.141 126.7) |
| XYZ | xyz(62.5908, 80.6417, 37.0737) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.57
Light Yellow Green
#CCFD7F
ΔE00 2.78
Light Pea Green
#C4FE82
ΔE00 3.06
Light Yellowish Green
#C2FF89
ΔE00 3.19
Celery
#C1FD95
ΔE00 3.34
Pale Lime
#BEFD73
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF68C #B68CF6
analogous
#F6EB8C #CCF68C #97F68C
triadic
#CCF68C #8CCCF6 #F68CCC
tetradic
#CCF68C #8CF6EB #B68CF6 #F68C97
square
#CCF68C #8CF6EB #B68CF6 #F68C97
split-complementary
#CCF68C #8C97F6 #EB8CF6
monochromatic
#9AED1A #B3F253 #CCF68C #E5FAC5 #F2FDE3
Accessibility & contrast
On white
1.23
#CCF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#CCF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF68C
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF68C | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA84
Deuteranopia (green-blind)
#FAE792
Tritanopia (blue-blind)
#D1EDDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf68c; /* rgb */ color: rgb(204, 246, 140); /* oklch */ color: oklch(92.0% 0.141 126.7);
Tailwind
colors: {
custom: {
50: '#ddf9af',
500: '#ccf68c',
950: '#000000',
},
}SCSS
$custom: #ccf68c; $custom-light: #ddf9af; $custom-dark: #000000;
JSON
{
"hex": "#ccf68c",
"rgb": {
"r": 204,
"g": 246,
"b": 140
},
"hsl": {
"h": 83.774,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.9202,
"c": 0.14071,
"h": 126.7
},
"luminance": 0.80642
}Semantic roles & 50–950 ramp
primary
#CCF68C
secondary
#8653D4
accent
#04E25C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581