#CFFFBB#CFFFBB
#CFFFBB is a very light, moderate green. Relative luminance 0.884; OKLCH L 95.0% C 0.102 H 136.6°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFBB |
|---|---|
| RGB | rgb(207, 255, 187) |
| HSL | hsl(102, 100%, 87%) |
| HSV | hsv(102, 27%, 100%) |
| CMYK | cmyk(18.8%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(95.32, -27.30, 27.64) |
| CIE-LCH | lch(95.32, 38.85, 134.64°) |
| OKLab | oklab(94.99% -0.0741 0.07) |
| OKLCH | oklch(94.99% 0.102 136.6) |
| XYZ | xyz(70.4598, 88.3718, 60.3493) |
| Luminance | 0.8837 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.48
Very Pale Green
#CFFDBC
ΔE00 0.68
Pale Green
#C7FDB5
ΔE00 1.32
Light Light Green
#C8FFB0
ΔE00 2.16
Celadon
#BEFDB7
ΔE00 2.66
Washed Out Green
#BCF5A6
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFBB #EBBBFF
analogous
#F1FFBB #CFFFBB #BBFFC9
triadic
#CFFFBB #BBCFFF #FFBBCF
tetradic
#CFFFBB #BBF1FF #EBBBFF #FFC9BB
square
#CFFFBB #BBF1FF #EBBBFF #FFC9BB
split-complementary
#CFFFBB #C9BBFF #FFBBF1
monochromatic
#79FF41 #A4FF7E #CFFFBB #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.12
#CFFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#CFFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFBB
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFBB | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B7
Deuteranopia (green-blind)
#FCF0BE
Tritanopia (blue-blind)
#CEFAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cfffbb; /* rgb */ color: rgb(207, 255, 187); /* oklch */ color: oklch(95.0% 0.102 136.6);
Tailwind
colors: {
custom: {
50: '#deffcf',
500: '#cfffbb',
950: '#000000',
},
}SCSS
$custom: #cfffbb; $custom-light: #deffcf; $custom-dark: #000000;
JSON
{
"hex": "#cfffbb",
"rgb": {
"r": 207,
"g": 255,
"b": 187
},
"hsl": {
"h": 102.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94992,
"c": 0.10194,
"h": 136.6
},
"luminance": 0.88373
}Semantic roles & 50–950 ramp
primary
#CFFFBB
secondary
#C677E7
accent
#00E6A2
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683