#CCF07E#CCF07E
#CCF07E is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.5% C 0.147 H 123.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF07E |
|---|---|
| RGB | rgb(204, 240, 126) |
| HSL | hsl(79, 79%, 72%) |
| HSV | hsv(79, 48%, 94%) |
| CMYK | cmyk(15%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(90.17, -29.11, 50.94) |
| CIE-LCH | lch(90.17, 58.67, 119.74°) |
| OKLab | oklab(90.51% -0.0814 0.1219) |
| OKLCH | oklch(90.51% 0.147 123.7) |
| XYZ | xyz(59.8278, 76.6636, 31.3803) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.14
Light Pea Green
#C4FE82
ΔE00 4.10
Pistachio (survey)
#C0FA8B
ΔE00 4.30
Pear
#CBF85F
ΔE00 4.46
Pale Lime
#BEFD73
ΔE00 4.66
Light Yellowish Green
#C2FF89
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF07E #A27EF0
analogous
#F0DB7E #CCF07E #93F07E
triadic
#CCF07E #7ECCF0 #F07ECC
tetradic
#CCF07E #7EF0DB #A27EF0 #F07E93
square
#CCF07E #7EF0DB #A27EF0 #F07E93
split-complementary
#CCF07E #7E93F0 #DB7EF0
monochromatic
#9DDA19 #B6EA47 #CCF07E #E2F6B5 #F4FCE4
Accessibility & contrast
On white
1.29
#CCF07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CCF07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF07E
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF07E | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE474
Deuteranopia (green-blind)
#F6E384
Tritanopia (blue-blind)
#D3E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf07e; /* rgb */ color: rgb(204, 240, 126); /* oklch */ color: oklch(90.5% 0.147 123.7);
Tailwind
colors: {
custom: {
50: '#ddf5a6',
500: '#ccf07e',
950: '#000000',
},
}SCSS
$custom: #ccf07e; $custom-light: #ddf5a6; $custom-dark: #000000;
JSON
{
"hex": "#ccf07e",
"rgb": {
"r": 204,
"g": 240,
"b": 126
},
"hsl": {
"h": 78.947,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.90512,
"c": 0.14662,
"h": 123.7
},
"luminance": 0.76664
}Semantic roles & 50–950 ramp
primary
#CCF07E
secondary
#7148CA
accent
#0ADB4C
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580