#CCFF83#CCFF83
#CCFF83 is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 93.9% C 0.162 H 127.7°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF83 |
|---|---|
| RGB | rgb(204, 255, 131) |
| HSL | hsl(85, 100%, 76%) |
| HSV | hsv(85, 49%, 100%) |
| CMYK | cmyk(20%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(94.31, -35.51, 53.64) |
| CIE-LCH | lch(94.31, 64.32, 123.50°) |
| OKLab | oklab(93.87% -0.0989 0.1282) |
| OKLCH | oklch(93.87% 0.162 127.7) |
| XYZ | xyz(64.7582, 85.9951, 34.6553) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.63
Light Pea Green
#C4FE82
ΔE00 1.23
Light Yellowish Green
#C2FF89
ΔE00 2.12
Pale Lime
#BEFD73
ΔE00 2.23
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Light Lime Green
#B9FF66
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF83 #B683FF
analogous
#FFF483 #CCFF83 #8EFF83
triadic
#CCFF83 #83CCFF #FF83CC
tetradic
#CCFF83 #83FFF4 #B683FF #FF838E
square
#CCFF83 #83FFF4 #B683FF #FF838E
split-complementary
#CCFF83 #838EFF #F483FF
monochromatic
#9AFF09 #B3FF46 #CCFF83 #E5FFC0 #F2FFE0
Accessibility & contrast
On white
1.15
#CCFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#CCFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF83
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF83 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF178
Deuteranopia (green-blind)
#FFEE8A
Tritanopia (blue-blind)
#D1F5E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccff83; /* rgb */ color: rgb(204, 255, 131); /* oklch */ color: oklch(93.9% 0.162 127.7);
Tailwind
colors: {
custom: {
50: '#deffa9',
500: '#ccff83',
950: '#000000',
},
}SCSS
$custom: #ccff83; $custom-light: #deffa9; $custom-dark: #000000;
JSON
{
"hex": "#ccff83",
"rgb": {
"r": 204,
"g": 255,
"b": 131
},
"hsl": {
"h": 84.677,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.93867,
"c": 0.16197,
"h": 127.7
},
"luminance": 0.85996
}Semantic roles & 50–950 ramp
primary
#CCFF83
secondary
#8648DF
accent
#00E65E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681