#CCF678#CCF678
#CCF678 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.7% C 0.160 H 124.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF678 |
|---|---|
| RGB | rgb(204, 246, 120) |
| HSL | hsl(80, 88%, 72%) |
| HSV | hsv(80, 51%, 96%) |
| CMYK | cmyk(17.1%, 0%, 51.2%, 3.5%) |
| CIE-LAB | lab(91.73, -32.49, 55.60) |
| CIE-LCH | lch(91.73, 64.40, 120.30°) |
| OKLab | oklab(91.75% -0.0914 0.1317) |
| OKLCH | oklch(91.75% 0.16 124.7) |
| XYZ | xyz(61.2478, 80.1045, 30.0006) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.74
Pear
#CBF85F
ΔE00 2.97
Light Pea Green
#C4FE82
ΔE00 3.06
Pale Lime
#BEFD73
ΔE00 3.22
Light Yellowish Green
#C2FF89
ΔE00 4.00
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF678 #A278F6
analogous
#F6E178 #CCF678 #8DF678
triadic
#CCF678 #78CCF6 #F678CC
tetradic
#CCF678 #78F6E1 #A278F6 #F6788D
square
#CCF678 #78F6E1 #A278F6 #F6788D
split-complementary
#CCF678 #788DF6 #E178F6
monochromatic
#9DE40F #B6F23F #CCF678 #E2FAB1 #F4FDE2
Accessibility & contrast
On white
1.23
#CCF678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#CCF678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF678
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF678 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#FCE780
Tritanopia (blue-blind)
#D3ECD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf678; /* rgb */ color: rgb(204, 246, 120); /* oklch */ color: oklch(91.7% 0.160 124.7);
Tailwind
colors: {
custom: {
50: '#def9a2',
500: '#ccf678',
950: '#000000',
},
}SCSS
$custom: #ccf678; $custom-light: #def9a2; $custom-dark: #000000;
JSON
{
"hex": "#ccf678",
"rgb": {
"r": 204,
"g": 246,
"b": 120
},
"hsl": {
"h": 80,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.91749,
"c": 0.16032,
"h": 124.7
},
"luminance": 0.80105
}Semantic roles & 50–950 ramp
primary
#CCF678
secondary
#7141D1
accent
#01E44D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580