#CCF39E#CCF39E
#CCF39E is a very light, moderate yellow-green. Relative luminance 0.794; OKLCH L 91.7% C 0.117 H 128.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF39E |
|---|---|
| RGB | rgb(204, 243, 158) |
| HSL | hsl(88, 78%, 79%) |
| HSV | hsv(88, 35%, 95%) |
| CMYK | cmyk(16%, 0%, 35%, 4.7%) |
| CIE-LAB | lab(91.42, -26.77, 36.96) |
| CIE-LCH | lch(91.42, 45.64, 125.92°) |
| OKLab | oklab(91.66% -0.073 0.0917) |
| OKLCH | oklch(91.66% 0.117 128.5) |
| XYZ | xyz(63.1231, 79.4064, 44.3425) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 3.78
Light Light Green
#C8FFB0
ΔE00 4.02
Celery
#C1FD95
ΔE00 4.02
Pistachio (survey)
#C0FA8B
ΔE00 4.32
Pale Green
#C7FDB5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF39E #C59EF3
analogous
#F3EF9E #CCF39E #A1F39E
triadic
#CCF39E #9ECCF3 #F39ECC
tetradic
#CCF39E #9EF3EF #C59EF3 #F39EA1
square
#CCF39E #9EF3EF #C59EF3 #F39EA1
split-complementary
#CCF39E #9EA1F3 #EF9EF3
monochromatic
#93E631 #AFEC68 #CCF39E #E9FAD4 #F1FCE4
Accessibility & contrast
On white
1.24
#CCF39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CCF39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF39E
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF39E | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE898
Deuteranopia (green-blind)
#F5E6A2
Tritanopia (blue-blind)
#D0ECDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf39e; /* rgb */ color: rgb(204, 243, 158); /* oklch */ color: oklch(91.7% 0.117 128.5);
Tailwind
colors: {
custom: {
50: '#dcf7bb',
500: '#ccf39e',
950: '#000000',
},
}SCSS
$custom: #ccf39e; $custom-light: #dcf7bb; $custom-dark: #000000;
JSON
{
"hex": "#ccf39e",
"rgb": {
"r": 204,
"g": 243,
"b": 158
},
"hsl": {
"h": 87.529,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.91659,
"c": 0.11719,
"h": 128.5
},
"luminance": 0.79407
}Semantic roles & 50–950 ramp
primary
#CCF39E
secondary
#9664D1
accent
#0BDA6A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582