#CCFBA3#CCFBA3
#CCFBA3 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.5% C 0.124 H 131.3°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBA3 |
|---|---|
| RGB | rgb(204, 251, 163) |
| HSL | hsl(92, 92%, 81%) |
| HSV | hsv(92, 35%, 98%) |
| CMYK | cmyk(18.7%, 0%, 35.1%, 1.6%) |
| CIE-LAB | lab(93.66, -29.87, 37.41) |
| CIE-LCH | lch(93.66, 47.87, 128.61°) |
| OKLab | oklab(93.48% -0.0815 0.0928) |
| OKLCH | oklch(93.48% 0.124 131.3) |
| XYZ | xyz(66.0087, 84.4749, 47.4709) |
| Luminance | 0.8448 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.52
Light Light Green
#C8FFB0
ΔE00 2.61
Celery
#C1FD95
ΔE00 2.76
Washed Out Green
#BCF5A6
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 3.60
Pale Green
#C7FDB5
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBA3 #D2A3FB
analogous
#F8FBA3 #CCFBA3 #A3FBA6
triadic
#CCFBA3 #A3CCFB #FBA3CC
tetradic
#CCFBA3 #A3F8FB #D2A3FB #FBA6A3
square
#CCFBA3 #A3F8FB #D2A3FB #FBA6A3
split-complementary
#CCFBA3 #A6A3FB #FBA3F8
monochromatic
#8BF62E #ABF868 #CCFBA3 #EDFEDE #EFFEE2
Accessibility & contrast
On white
1.17
#CCFBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#CCFBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBA3
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBA3 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9D
Deuteranopia (green-blind)
#FBECA8
Tritanopia (blue-blind)
#CEF4E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfba3; /* rgb */ color: rgb(204, 251, 163); /* oklch */ color: oklch(93.5% 0.124 131.3);
Tailwind
colors: {
custom: {
50: '#dcfcbf',
500: '#ccfba3',
950: '#000000',
},
}SCSS
$custom: #ccfba3; $custom-light: #dcfcbf; $custom-dark: #000000;
JSON
{
"hex": "#ccfba3",
"rgb": {
"r": 204,
"g": 251,
"b": 163
},
"hsl": {
"h": 92.045,
"s": 91.667,
"l": 81.176
},
"oklch": {
"l": 0.93481,
"c": 0.12356,
"h": 131.3
},
"luminance": 0.84476
}Semantic roles & 50–950 ramp
primary
#CCFBA3
secondary
#A565DD
accent
#00E67B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582