#CFFEBC#CFFEBC
#CFFEBC is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.8% C 0.099 H 136.8°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEBC |
|---|---|
| RGB | rgb(207, 254, 188) |
| HSL | hsl(103, 97%, 87%) |
| HSV | hsv(103, 26%, 100%) |
| CMYK | cmyk(18.5%, 0%, 26%, 0.4%) |
| CIE-LAB | lab(95.07, -26.67, 26.79) |
| CIE-LCH | lch(95.07, 37.81, 134.87°) |
| OKLab | oklab(94.8% -0.0724 0.0679) |
| OKLCH | oklch(94.8% 0.099 136.8) |
| XYZ | xyz(70.2490, 87.7784, 60.8090) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.28
Very Light Green
#D1FFBD
ΔE00 0.31
Pale Green
#C7FDB5
ΔE00 1.56
Light Light Green
#C8FFB0
ΔE00 2.53
Celadon
#BEFDB7
ΔE00 2.75
Washed Out Green
#BCF5A6
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEBC #EBBCFE
analogous
#F0FEBC #CFFEBC #BCFECA
triadic
#CFFEBC #BCCFFE #FEBCCF
tetradic
#CFFEBC #BCF0FE #EBBCFE #FECABC
square
#CFFEBC #BCF0FE #EBBCFE #FECABC
split-complementary
#CFFEBC #CABCFE #FEBCF0
monochromatic
#79FC43 #A4FD80 #CFFEBC #E9FFE1 #E9FFE1
Accessibility & contrast
On white
1.13
#CFFEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#CFFEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEBC
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEBC | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B8
Deuteranopia (green-blind)
#FBEFBF
Tritanopia (blue-blind)
#CEF9EC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffebc; /* rgb */ color: rgb(207, 254, 188); /* oklch */ color: oklch(94.8% 0.099 136.8);
Tailwind
colors: {
custom: {
50: '#deffd0',
500: '#cffebc',
950: '#000000',
},
}SCSS
$custom: #cffebc; $custom-light: #deffd0; $custom-dark: #000000;
JSON
{
"hex": "#cffebc",
"rgb": {
"r": 207,
"g": 254,
"b": 188
},
"hsl": {
"h": 102.727,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94798,
"c": 0.09928,
"h": 136.8
},
"luminance": 0.8778
}Semantic roles & 50–950 ramp
primary
#CFFEBC
secondary
#C679E5
accent
#00E6A3
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683