#CCFEBE#CCFEBE
#CCFEBE is a very light, moderate green. Relative luminance 0.874; OKLCH L 94.6% C 0.099 H 138.9°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEBE |
|---|---|
| RGB | rgb(204, 254, 190) |
| HSL | hsl(107, 97%, 87%) |
| HSV | hsv(107, 25%, 100%) |
| CMYK | cmyk(19.7%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(94.92, -27.37, 25.55) |
| CIE-LCH | lch(94.92, 37.44, 136.96°) |
| OKLab | oklab(94.65% -0.0744 0.0649) |
| OKLCH | oklch(94.65% 0.099 138.9) |
| XYZ | xyz(69.6357, 87.4371, 61.9134) |
| Luminance | 0.8744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.83
Very Light Green
#D1FFBD
ΔE00 1.01
Pale Green
#C7FDB5
ΔE00 1.66
Celadon
#BEFDB7
ΔE00 2.30
Light Light Green
#C8FFB0
ΔE00 2.86
Light Mint
#B6FFBB
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEBE #F0BEFE
analogous
#ECFEBE #CCFEBE #BEFED0
triadic
#CCFEBE #BECCFE #FEBECC
tetradic
#CCFEBE #BEECFE #F0BEFE #FED0BE
square
#CCFEBE #BEECFE #F0BEFE #FED0BE
split-complementary
#CCFEBE #D0BEFE #FEBEEC
monochromatic
#6DFC45 #9DFD82 #CCFEBE #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.14
#CCFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#CCFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEBE
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEBE | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#FAEFC1
Tritanopia (blue-blind)
#CAF9ED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfebe; /* rgb */ color: rgb(204, 254, 190); /* oklch */ color: oklch(94.6% 0.099 138.9);
Tailwind
colors: {
custom: {
50: '#dcffd2',
500: '#ccfebe',
950: '#000000',
},
}SCSS
$custom: #ccfebe; $custom-light: #dcffd2; $custom-dark: #000000;
JSON
{
"hex": "#ccfebe",
"rgb": {
"r": 204,
"g": 254,
"b": 190
},
"hsl": {
"h": 106.875,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.94648,
"c": 0.09875,
"h": 138.9
},
"luminance": 0.87439
}Semantic roles & 50–950 ramp
primary
#CCFEBE
secondary
#CE7BE6
accent
#00E6B3
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683