#CCF883#CCF883
#CCF883 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.3% C 0.152 H 126.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF883 |
|---|---|
| RGB | rgb(204, 248, 131) |
| HSL | hsl(83, 89%, 74%) |
| HSV | hsv(83, 47%, 97%) |
| CMYK | cmyk(17.7%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(92.40, -32.31, 51.32) |
| CIE-LCH | lch(92.40, 60.64, 122.19°) |
| OKLab | oklab(92.33% -0.09 0.1231) |
| OKLCH | oklch(92.33% 0.152 126.2) |
| XYZ | xyz(62.5657, 81.6102, 33.9245) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.41
Light Pea Green
#C4FE82
ΔE00 2.27
Pistachio (survey)
#C0FA8B
ΔE00 2.84
Light Yellowish Green
#C2FF89
ΔE00 2.93
Pale Lime
#BEFD73
ΔE00 3.20
Celery
#C1FD95
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF883 #AF83F8
analogous
#F8EA83 #CCF883 #92F883
triadic
#CCF883 #83CCF8 #F883CC
tetradic
#CCF883 #83F8EA #AF83F8 #F88392
square
#CCF883 #83F8EA #AF83F8 #F88392
split-complementary
#CCF883 #8392F8 #EA83F8
monochromatic
#9CF10F #B4F549 #CCF883 #E4FBBD #F3FDE2
Accessibility & contrast
On white
1.21
#CCF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#CCF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF883
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF883 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#D2EFDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf883; /* rgb */ color: rgb(204, 248, 131); /* oklch */ color: oklch(92.3% 0.152 126.2);
Tailwind
colors: {
custom: {
50: '#ddfaa9',
500: '#ccf883',
950: '#000000',
},
}SCSS
$custom: #ccf883; $custom-light: #ddfaa9; $custom-dark: #000000;
JSON
{
"hex": "#ccf883",
"rgb": {
"r": 204,
"g": 248,
"b": 131
},
"hsl": {
"h": 82.564,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.9233,
"c": 0.15249,
"h": 126.2
},
"luminance": 0.81611
}Semantic roles & 50–950 ramp
primary
#CCF883
secondary
#7E4AD5
accent
#00E656
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581