#CCF27C#CCF27C
#CCF27C is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.9% C 0.151 H 124.1°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF27C |
|---|---|
| RGB | rgb(204, 242, 124) |
| HSL | hsl(79, 82%, 72%) |
| HSV | hsv(79, 49%, 95%) |
| CMYK | cmyk(15.7%, 0%, 48.8%, 5.1%) |
| CIE-LAB | lab(90.69, -30.24, 52.51) |
| CIE-LCH | lch(90.69, 60.59, 119.94°) |
| OKLab | oklab(90.92% -0.0848 0.1253) |
| OKLCH | oklch(90.92% 0.151 124.1) |
| XYZ | xyz(60.2921, 77.7965, 30.9047) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.60
Light Pea Green
#C4FE82
ΔE00 3.68
Pear
#CBF85F
ΔE00 3.92
Pale Lime
#BEFD73
ΔE00 4.13
Pistachio (survey)
#C0FA8B
ΔE00 4.14
Light Yellowish Green
#C2FF89
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF27C #A27CF2
analogous
#F2DD7C #CCF27C #91F27C
triadic
#CCF27C #7CCCF2 #F27CCC
tetradic
#CCF27C #7CF2DD #A27CF2 #F27C91
square
#CCF27C #7CF2DD #A27CF2 #F27C91
split-complementary
#CCF27C #7C91F2 #DD7CF2
monochromatic
#9DDE16 #B6EC44 #CCF27C #E2F8B4 #F4FCE3
Accessibility & contrast
On white
1.27
#CCF27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CCF27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF27C
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF27C | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE572
Deuteranopia (green-blind)
#F8E483
Tritanopia (blue-blind)
#D3E8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccf27c; /* rgb */ color: rgb(204, 242, 124); /* oklch */ color: oklch(90.9% 0.151 124.1);
Tailwind
colors: {
custom: {
50: '#ddf6a4',
500: '#ccf27c',
950: '#000000',
},
}SCSS
$custom: #ccf27c; $custom-light: #ddf6a4; $custom-dark: #000000;
JSON
{
"hex": "#ccf27c",
"rgb": {
"r": 204,
"g": 242,
"b": 124
},
"hsl": {
"h": 79.322,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.90923,
"c": 0.15124,
"h": 124.1
},
"luminance": 0.77797
}Semantic roles & 50–950 ramp
primary
#CCF27C
secondary
#7145CD
accent
#07DE4C
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580