#CFF8BB#CFF8BB
#CFF8BB is a very light, moderate green. Relative luminance 0.840; OKLCH L 93.5% C 0.091 H 135.5°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8BB |
|---|---|
| RGB | rgb(207, 248, 187) |
| HSL | hsl(100, 81%, 85%) |
| HSV | hsv(100, 25%, 97%) |
| CMYK | cmyk(16.5%, 0%, 24.6%, 2.7%) |
| CIE-LAB | lab(93.44, -23.97, 25.08) |
| CIE-LCH | lch(93.44, 34.69, 133.70°) |
| OKLab | oklab(93.49% -0.0649 0.0637) |
| OKLCH | oklch(93.49% 0.091 135.5) |
| XYZ | xyz(68.2673, 83.9869, 59.6185) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.33
Very Light Green
#D1FFBD
ΔE00 1.67
Pale Green
#C7FDB5
ΔE00 2.77
Light Sage
#BCECAC
ΔE00 3.22
Celadon
#BEFDB7
ΔE00 3.75
Light Light Green
#C8FFB0
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8BB #E4BBF8
analogous
#EDF8BB #CFF8BB #BBF8C5
triadic
#CFF8BB #BBCFF8 #F8BBCF
tetradic
#CFF8BB #BBEDF8 #E4BBF8 #F8C5BB
square
#CFF8BB #BBEDF8 #E4BBF8 #F8C5BB
split-complementary
#CFF8BB #C5BBF8 #F8BBED
monochromatic
#81ED4C #A8F284 #CFF8BB #EBFCE3 #EBFCE3
Accessibility & contrast
On white
1.18
#CFF8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#CFF8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8BB
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8BB | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#F6EBBE
Tritanopia (blue-blind)
#CFF3E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff8bb; /* rgb */ color: rgb(207, 248, 187); /* oklch */ color: oklch(93.5% 0.091 135.5);
Tailwind
colors: {
custom: {
50: '#defacf',
500: '#cff8bb',
950: '#000000',
},
}SCSS
$custom: #cff8bb; $custom-light: #defacf; $custom-dark: #000000;
JSON
{
"hex": "#cff8bb",
"rgb": {
"r": 207,
"g": 248,
"b": 187
},
"hsl": {
"h": 100.328,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.93494,
"c": 0.09097,
"h": 135.5
},
"luminance": 0.83988
}Semantic roles & 50–950 ramp
primary
#CFF8BB
secondary
#BC7CDB
accent
#08DE98
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583