#CFF7BB#CFF7BB
#CFF7BB is a very light, moderate green. Relative luminance 0.834; OKLCH L 93.3% C 0.089 H 135.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7BB |
|---|---|
| RGB | rgb(207, 247, 187) |
| HSL | hsl(100, 79%, 85%) |
| HSV | hsv(100, 24%, 97%) |
| CMYK | cmyk(16.2%, 0%, 24.3%, 3.1%) |
| CIE-LAB | lab(93.18, -23.49, 24.71) |
| CIE-LCH | lch(93.18, 34.09, 133.55°) |
| OKLab | oklab(93.28% -0.0636 0.0628) |
| OKLCH | oklch(93.28% 0.089 135.3) |
| XYZ | xyz(67.9607, 83.3736, 59.5163) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.62
Very Light Green
#D1FFBD
ΔE00 1.96
Pale Green
#C7FDB5
ΔE00 3.03
Light Sage
#BCECAC
ΔE00 3.18
Celadon
#BEFDB7
ΔE00 3.98
Light Light Green
#C8FFB0
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7BB #E3BBF7
analogous
#EDF7BB #CFF7BB #BBF7C5
triadic
#CFF7BB #BBCFF7 #F7BBCF
tetradic
#CFF7BB #BBEDF7 #E3BBF7 #F7C5BB
square
#CFF7BB #BBEDF7 #E3BBF7 #F7C5BB
split-complementary
#CFF7BB #C5BBF7 #F7BBED
monochromatic
#82EA4D #A8F184 #CFF7BB #ECFCE4 #ECFCE4
Accessibility & contrast
On white
1.19
#CFF7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#CFF7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7BB
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7BB | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#F5EABE
Tritanopia (blue-blind)
#CFF2E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff7bb; /* rgb */ color: rgb(207, 247, 187); /* oklch */ color: oklch(93.3% 0.089 135.3);
Tailwind
colors: {
custom: {
50: '#defacf',
500: '#cff7bb',
950: '#000000',
},
}SCSS
$custom: #cff7bb; $custom-light: #defacf; $custom-dark: #000000;
JSON
{
"hex": "#cff7bb",
"rgb": {
"r": 207,
"g": 247,
"b": 187
},
"hsl": {
"h": 100,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.9328,
"c": 0.08939,
"h": 135.3
},
"luminance": 0.83375
}Semantic roles & 50–950 ramp
primary
#CFF7BB
secondary
#BB7DD9
accent
#0ADB96
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583