#CCF48E#CCF48E
#CCF48E is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.6% C 0.136 H 126.4°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF48E |
|---|---|
| RGB | rgb(204, 244, 142) |
| HSL | hsl(84, 82%, 76%) |
| HSV | hsv(84, 42%, 96%) |
| CMYK | cmyk(16.4%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(91.46, -29.23, 44.88) |
| CIE-LCH | lch(91.46, 53.56, 123.07°) |
| OKLab | oklab(91.61% -0.0807 0.1093) |
| OKLCH | oklch(91.61% 0.136 126.4) |
| XYZ | xyz(62.1346, 79.4911, 37.6558) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Light Yellow Green
#CCFD7F
ΔE00 3.42
Celery
#C1FD95
ΔE00 3.56
Light Pea Green
#C4FE82
ΔE00 3.67
Light Yellowish Green
#C2FF89
ΔE00 3.71
Pale Lime
#BEFD73
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF48E #B68EF4
analogous
#F4E98E #CCF48E #99F48E
triadic
#CCF48E #8ECCF4 #F48ECC
tetradic
#CCF48E #8EF4E9 #B68EF4 #F48E99
square
#CCF48E #8EF4E9 #B68EF4 #F48E99
split-complementary
#CCF48E #8E99F4 #E98EF4
monochromatic
#9AE91E #B3EF56 #CCF48E #E5F9C6 #F2FCE3
Accessibility & contrast
On white
1.24
#CCF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CCF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF48E
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF48E | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE886
Deuteranopia (green-blind)
#F8E693
Tritanopia (blue-blind)
#D1EBDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf48e; /* rgb */ color: rgb(204, 244, 142); /* oklch */ color: oklch(91.6% 0.136 126.4);
Tailwind
colors: {
custom: {
50: '#ddf7b0',
500: '#ccf48e',
950: '#000000',
},
}SCSS
$custom: #ccf48e; $custom-light: #ddf7b0; $custom-dark: #000000;
JSON
{
"hex": "#ccf48e",
"rgb": {
"r": 204,
"g": 244,
"b": 142
},
"hsl": {
"h": 83.529,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.91614,
"c": 0.13584,
"h": 126.4
},
"luminance": 0.79492
}Semantic roles & 50–950 ramp
primary
#CCF48E
secondary
#8655D1
accent
#07DF5B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581