#CCF38E#CCF38E
#CCF38E is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.4% C 0.134 H 126.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF38E |
|---|---|
| RGB | rgb(204, 243, 142) |
| HSL | hsl(83, 81%, 75%) |
| HSV | hsv(83, 42%, 95%) |
| CMYK | cmyk(16%, 0%, 41.6%, 4.7%) |
| CIE-LAB | lab(91.18, -28.76, 44.54) |
| CIE-LCH | lch(91.18, 53.02, 122.85°) |
| OKLab | oklab(91.4% -0.0793 0.1085) |
| OKLCH | oklch(91.4% 0.134 126.2) |
| XYZ | xyz(61.8345, 78.8910, 37.5558) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.16
Light Yellow Green
#CCFD7F
ΔE00 3.63
Celery
#C1FD95
ΔE00 3.75
Light Pea Green
#C4FE82
ΔE00 3.91
Light Yellowish Green
#C2FF89
ΔE00 3.95
Pale Lime
#BEFD73
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF38E #B58EF3
analogous
#F3E78E #CCF38E #99F38E
triadic
#CCF38E #8ECCF3 #F38ECC
tetradic
#CCF38E #8EF3E7 #B58EF3 #F38E99
square
#CCF38E #8EF3E7 #B58EF3 #F38E99
split-complementary
#CCF38E #8E99F3 #E78EF3
monochromatic
#9AE71F #B3ED57 #CCF38E #E5F9C5 #F3FCE3
Accessibility & contrast
On white
1.25
#CCF38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#CCF38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF38E
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF38E | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE786
Deuteranopia (green-blind)
#F7E593
Tritanopia (blue-blind)
#D1EBDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf38e; /* rgb */ color: rgb(204, 243, 142); /* oklch */ color: oklch(91.4% 0.134 126.2);
Tailwind
colors: {
custom: {
50: '#ddf7b0',
500: '#ccf38e',
950: '#000000',
},
}SCSS
$custom: #ccf38e; $custom-light: #ddf7b0; $custom-dark: #000000;
JSON
{
"hex": "#ccf38e",
"rgb": {
"r": 204,
"g": 243,
"b": 142
},
"hsl": {
"h": 83.168,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.91397,
"c": 0.13443,
"h": 126.2
},
"luminance": 0.78892
}Semantic roles & 50–950 ramp
primary
#CCF38E
secondary
#8555D0
accent
#08DD5B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581