#CCFEBF#CCFEBF
#CCFEBF is a very light, moderate green. Relative luminance 0.875; OKLCH L 94.7% C 0.098 H 139.3°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEBF |
|---|---|
| RGB | rgb(204, 254, 191) |
| HSL | hsl(108, 97%, 87%) |
| HSV | hsv(108, 25%, 100%) |
| CMYK | cmyk(19.7%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(94.94, -27.21, 25.07) |
| CIE-LCH | lch(94.94, 37.00, 137.34°) |
| OKLab | oklab(94.67% -0.074 0.0638) |
| OKLCH | oklch(94.67% 0.098 139.3) |
| XYZ | xyz(69.7454, 87.4809, 62.4910) |
| Luminance | 0.8748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.97
Very Light Green
#D1FFBD
ΔE00 1.16
Pale Green
#C7FDB5
ΔE00 1.85
Celadon
#BEFDB7
ΔE00 2.37
Light Light Green
#C8FFB0
ΔE00 3.07
Light Mint
#B6FFBB
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEBF #F1BFFE
analogous
#ECFEBF #CCFEBF #BFFED2
triadic
#CCFEBF #BFCCFE #FEBFCC
tetradic
#CCFEBF #BFECFE #F1BFFE #FED2BF
square
#CCFEBF #BFECFE #F1BFFE #FED2BF
split-complementary
#CCFEBF #D2BFFE #FEBFEC
monochromatic
#6CFC46 #9CFD83 #CCFEBF #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.14
#CCFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#CCFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEBF
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEBF | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#FAEFC2
Tritanopia (blue-blind)
#CAFAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfebf; /* rgb */ color: rgb(204, 254, 191); /* oklch */ color: oklch(94.7% 0.098 139.3);
Tailwind
colors: {
custom: {
50: '#dcffd2',
500: '#ccfebf',
950: '#000000',
},
}SCSS
$custom: #ccfebf; $custom-light: #dcffd2; $custom-dark: #000000;
JSON
{
"hex": "#ccfebf",
"rgb": {
"r": 204,
"g": 254,
"b": 191
},
"hsl": {
"h": 107.619,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94669,
"c": 0.09767,
"h": 139.3
},
"luminance": 0.87483
}Semantic roles & 50–950 ramp
primary
#CCFEBF
secondary
#D07BE6
accent
#00E6B6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683