#CBFEBA#CBFEBA
#CBFEBA is a very light, moderate green. Relative luminance 0.871; OKLCH L 94.5% C 0.104 H 138.0°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEBA |
|---|---|
| RGB | rgb(203, 254, 186) |
| HSL | hsl(105, 97%, 86%) |
| HSV | hsv(105, 27%, 100%) |
| CMYK | cmyk(20.1%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(94.79, -28.32, 27.39) |
| CIE-LCH | lch(94.79, 39.40, 135.96°) |
| OKLab | oklab(94.5% -0.077 0.0694) |
| OKLCH | oklch(94.5% 0.104 138) |
| XYZ | xyz(68.9313, 87.1237, 59.6297) |
| Luminance | 0.8712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.90
Very Pale Green
#CFFDBC
ΔE00 0.93
Very Light Green
#D1FFBD
ΔE00 0.98
Celadon
#BEFDB7
ΔE00 2.05
Light Light Green
#C8FFB0
ΔE00 2.06
Washed Out Green
#BCF5A6
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEBA #EDBAFE
analogous
#EDFEBA #CBFEBA #BAFECB
triadic
#CBFEBA #BACBFE #FEBACB
tetradic
#CBFEBA #BAEDFE #EDBAFE #FECBBA
square
#CBFEBA #BAEDFE #EDBAFE #FECBBA
split-complementary
#CBFEBA #CBBAFE #FEBAED
monochromatic
#70FC41 #9EFD7E #CBFEBA #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.14
#CBFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#CBFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEBA
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEBA | 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)
#FFF3B6
Deuteranopia (green-blind)
#FBEEBD
Tritanopia (blue-blind)
#C9F9EC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbfeba; /* rgb */ color: rgb(203, 254, 186); /* oklch */ color: oklch(94.5% 0.104 138.0);
Tailwind
colors: {
custom: {
50: '#dbffcf',
500: '#cbfeba',
950: '#000000',
},
}SCSS
$custom: #cbfeba; $custom-light: #dbffcf; $custom-dark: #000000;
JSON
{
"hex": "#cbfeba",
"rgb": {
"r": 203,
"g": 254,
"b": 186
},
"hsl": {
"h": 105,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.94503,
"c": 0.10362,
"h": 138
},
"luminance": 0.87125
}Semantic roles & 50–950 ramp
primary
#CBFEBA
secondary
#CA77E5
accent
#00E6AC
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683