#CCF47B#CCF47B
#CCF47B is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.3% C 0.155 H 124.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF47B |
|---|---|
| RGB | rgb(204, 244, 123) |
| HSL | hsl(80, 85%, 72%) |
| HSV | hsv(80, 50%, 96%) |
| CMYK | cmyk(16.4%, 0%, 49.6%, 4.3%) |
| CIE-LAB | lab(91.22, -31.27, 53.61) |
| CIE-LCH | lch(91.22, 62.07, 120.26°) |
| OKLab | oklab(91.35% -0.0877 0.1276) |
| OKLCH | oklch(91.35% 0.155 124.5) |
| XYZ | xyz(60.8277, 78.9684, 30.7729) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.12
Light Pea Green
#C4FE82
ΔE00 3.29
Pear
#CBF85F
ΔE00 3.54
Pale Lime
#BEFD73
ΔE00 3.67
Pistachio (survey)
#C0FA8B
ΔE00 3.97
Light Yellowish Green
#C2FF89
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF47B #A37BF4
analogous
#F4E07B #CCF47B #90F47B
triadic
#CCF47B #7BCCF4 #F47BCC
tetradic
#CCF47B #7BF4E0 #A37BF4 #F47B90
square
#CCF47B #7BF4E0 #A37BF4 #F47B90
split-complementary
#CCF47B #7B90F4 #E07BF4
monochromatic
#9DE213 #B6EF43 #CCF47B #E2F9B3 #F4FDE3
Accessibility & contrast
On white
1.25
#CCF47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#CCF47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF47B
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF47B | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE770
Deuteranopia (green-blind)
#FAE582
Tritanopia (blue-blind)
#D3EAD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf47b; /* rgb */ color: rgb(204, 244, 123); /* oklch */ color: oklch(91.3% 0.155 124.5);
Tailwind
colors: {
custom: {
50: '#ddf7a4',
500: '#ccf47b',
950: '#000000',
},
}SCSS
$custom: #ccf47b; $custom-light: #ddf7a4; $custom-dark: #000000;
JSON
{
"hex": "#ccf47b",
"rgb": {
"r": 204,
"g": 244,
"b": 123
},
"hsl": {
"h": 79.835,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.91348,
"c": 0.15486,
"h": 124.5
},
"luminance": 0.78969
}Semantic roles & 50–950 ramp
primary
#CCF47B
secondary
#7244CF
accent
#04E14D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580