#CBFEBB#CBFEBB
#CBFEBB is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.5% C 0.103 H 138.3°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEBB |
|---|---|
| RGB | rgb(203, 254, 187) |
| HSL | hsl(106, 97%, 86%) |
| HSV | hsv(106, 26%, 100%) |
| CMYK | cmyk(20.1%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(94.81, -28.17, 26.91) |
| CIE-LCH | lch(94.81, 38.95, 136.31°) |
| OKLab | oklab(94.52% -0.0766 0.0682) |
| OKLCH | oklch(94.52% 0.103 138.3) |
| XYZ | xyz(69.0379, 87.1664, 60.1915) |
| Luminance | 0.8717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.88
Very Light Green
#D1FFBD
ΔE00 0.96
Pale Green
#C7FDB5
ΔE00 1.07
Celadon
#BEFDB7
ΔE00 2.04
Light Light Green
#C8FFB0
ΔE00 2.26
Washed Out Green
#BCF5A6
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEBB #EEBBFE
analogous
#EDFEBB #CBFEBB #BBFECD
triadic
#CBFEBB #BBCBFE #FEBBCB
tetradic
#CBFEBB #BBEDFE #EEBBFE #FECDBB
square
#CBFEBB #BBEDFE #EEBBFE #FECDBB
split-complementary
#CBFEBB #CDBBFE #FEBBED
monochromatic
#6FFC42 #9DFD7F #CBFEBB #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.14
#CBFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#CBFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEBB
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEBB | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#FAEEBE
Tritanopia (blue-blind)
#C9F9EC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbfebb; /* rgb */ color: rgb(203, 254, 187); /* oklch */ color: oklch(94.5% 0.103 138.3);
Tailwind
colors: {
custom: {
50: '#dbffcf',
500: '#cbfebb',
950: '#000000',
},
}SCSS
$custom: #cbfebb; $custom-light: #dbffcf; $custom-dark: #000000;
JSON
{
"hex": "#cbfebb",
"rgb": {
"r": 203,
"g": 254,
"b": 187
},
"hsl": {
"h": 105.672,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94523,
"c": 0.10254,
"h": 138.3
},
"luminance": 0.87168
}Semantic roles & 50–950 ramp
primary
#CBFEBB
secondary
#CB78E5
accent
#00E6AF
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683