#CCFFBE#CCFFBE
#CCFFBE is a very light, moderate green. Relative luminance 0.881; OKLCH L 94.9% C 0.100 H 139.0°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFBE |
|---|---|
| RGB | rgb(204, 255, 190) |
| HSL | hsl(107, 100%, 87%) |
| HSV | hsv(107, 25%, 100%) |
| CMYK | cmyk(20%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.19, -27.84, 25.92) |
| CIE-LCH | lch(95.19, 38.04, 137.04°) |
| OKLab | oklab(94.86% -0.0757 0.0658) |
| OKLCH | oklch(94.86% 0.1 139) |
| XYZ | xyz(69.9539, 88.0734, 62.0195) |
| Luminance | 0.8808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.94
Very Light Green
#D1FFBD
ΔE00 1.02
Pale Green
#C7FDB5
ΔE00 1.52
Celadon
#BEFDB7
ΔE00 2.17
Light Light Green
#C8FFB0
ΔE00 2.69
Light Mint
#B6FFBB
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFBE #F1BEFF
analogous
#EDFFBE #CCFFBE #BEFFD1
triadic
#CCFFBE #BECCFF #FFBECC
tetradic
#CCFFBE #BEEDFF #F1BEFF #FFD1BE
square
#CCFFBE #BEEDFF #F1BEFF #FFD1BE
split-complementary
#CCFFBE #D1BEFF #FFBEED
monochromatic
#6CFF44 #9CFF81 #CCFFBE #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.13
#CCFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#CCFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFBE
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFBE | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#FBEFC1
Tritanopia (blue-blind)
#CAFAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffbe; /* rgb */ color: rgb(204, 255, 190); /* oklch */ color: oklch(94.9% 0.100 139.0);
Tailwind
colors: {
custom: {
50: '#dcffd2',
500: '#ccffbe',
950: '#000000',
},
}SCSS
$custom: #ccffbe; $custom-light: #dcffd2; $custom-dark: #000000;
JSON
{
"hex": "#ccffbe",
"rgb": {
"r": 204,
"g": 255,
"b": 190
},
"hsl": {
"h": 107.077,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94863,
"c": 0.10031,
"h": 139
},
"luminance": 0.88075
}Semantic roles & 50–950 ramp
primary
#CCFFBE
secondary
#D07AE7
accent
#00E6B4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683