#CBFFBE#CBFFBE
#CBFFBE is a very light, moderate green. Relative luminance 0.879; OKLCH L 94.8% C 0.101 H 139.4°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFBE |
|---|---|
| RGB | rgb(203, 255, 190) |
| HSL | hsl(108, 100%, 87%) |
| HSV | hsv(108, 25%, 100%) |
| CMYK | cmyk(20.4%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.13, -28.17, 25.83) |
| CIE-LCH | lch(95.13, 38.22, 137.48°) |
| OKLab | oklab(94.8% -0.0766 0.0656) |
| OKLCH | oklch(94.8% 0.101 139.4) |
| XYZ | xyz(69.6806, 87.9325, 62.0067) |
| Luminance | 0.8793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.11
Very Light Green
#D1FFBD
ΔE00 1.20
Pale Green
#C7FDB5
ΔE00 1.51
Celadon
#BEFDB7
ΔE00 2.02
Light Light Green
#C8FFB0
ΔE00 2.71
Light Mint
#B6FFBB
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFBE #F2BEFF
analogous
#ECFFBE #CBFFBE #BEFFD2
triadic
#CBFFBE #BECBFF #FFBECB
tetradic
#CBFFBE #BEECFF #F2BEFF #FFD2BE
square
#CBFFBE #BEECFF #F2BEFF #FFD2BE
split-complementary
#CBFFBE #D2BEFF #FFBEEC
monochromatic
#69FF44 #9AFF81 #CBFFBE #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.13
#CBFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#CBFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFBE
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFBE | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#FBEFC1
Tritanopia (blue-blind)
#C9FAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbffbe; /* rgb */ color: rgb(203, 255, 190); /* oklch */ color: oklch(94.8% 0.101 139.4);
Tailwind
colors: {
custom: {
50: '#dbffd2',
500: '#cbffbe',
950: '#000000',
},
}SCSS
$custom: #cbffbe; $custom-light: #dbffd2; $custom-dark: #000000;
JSON
{
"hex": "#cbffbe",
"rgb": {
"r": 203,
"g": 255,
"b": 190
},
"hsl": {
"h": 108,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94801,
"c": 0.10088,
"h": 139.4
},
"luminance": 0.87934
}Semantic roles & 50–950 ramp
primary
#CBFFBE
secondary
#D27AE7
accent
#00E6B8
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683