#CCF68E#CCF68E
#CCF68E is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.0% C 0.139 H 126.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF68E |
|---|---|
| RGB | rgb(204, 246, 142) |
| HSL | hsl(84, 85%, 76%) |
| HSV | hsv(84, 42%, 96%) |
| CMYK | cmyk(17.1%, 0%, 42.3%, 3.5%) |
| CIE-LAB | lab(92.00, -30.16, 45.57) |
| CIE-LCH | lch(92.00, 54.65, 123.50°) |
| OKLab | oklab(92.05% -0.0833 0.1109) |
| OKLCH | oklch(92.05% 0.139 126.9) |
| XYZ | xyz(62.7396, 80.7012, 37.8575) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Light Yellow Green
#CCFD7F
ΔE00 3.03
Celery
#C1FD95
ΔE00 3.20
Light Pea Green
#C4FE82
ΔE00 3.21
Light Yellowish Green
#C2FF89
ΔE00 3.24
Pale Lime
#BEFD73
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF68E #B88EF6
analogous
#F6EC8E #CCF68E #98F68E
triadic
#CCF68E #8ECCF6 #F68ECC
tetradic
#CCF68E #8EF6EC #B88EF6 #F68E98
square
#CCF68E #8EF6EC #B88EF6 #F68E98
split-complementary
#CCF68E #8E98F6 #EC8EF6
monochromatic
#99ED1D #B2F155 #CCF68E #E6FBC7 #F2FDE3
Accessibility & contrast
On white
1.23
#CCF68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#CCF68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF68E
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF68E | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#FAE794
Tritanopia (blue-blind)
#D1EDDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf68e; /* rgb */ color: rgb(204, 246, 142); /* oklch */ color: oklch(92.0% 0.139 126.9);
Tailwind
colors: {
custom: {
50: '#ddf9b0',
500: '#ccf68e',
950: '#000000',
},
}SCSS
$custom: #ccf68e; $custom-light: #ddf9b0; $custom-dark: #000000;
JSON
{
"hex": "#ccf68e",
"rgb": {
"r": 204,
"g": 246,
"b": 142
},
"hsl": {
"h": 84.231,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.9205,
"c": 0.13864,
"h": 126.9
},
"luminance": 0.80702
}Semantic roles & 50–950 ramp
primary
#CCF68E
secondary
#8854D4
accent
#04E25D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581