#CBFEBE#CBFEBE
#CBFEBE is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.6% C 0.099 H 139.3°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEBE |
|---|---|
| RGB | rgb(203, 254, 190) |
| HSL | hsl(108, 97%, 87%) |
| HSV | hsv(108, 25%, 100%) |
| CMYK | cmyk(20.1%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(94.86, -27.70, 25.46) |
| CIE-LCH | lch(94.86, 37.63, 137.41°) |
| OKLab | oklab(94.59% -0.0753 0.0647) |
| OKLCH | oklch(94.59% 0.099 139.3) |
| XYZ | xyz(69.3625, 87.2962, 61.9006) |
| Luminance | 0.8730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.01
Very Light Green
#D1FFBD
ΔE00 1.18
Pale Green
#C7FDB5
ΔE00 1.64
Celadon
#BEFDB7
ΔE00 2.15
Light Light Green
#C8FFB0
ΔE00 2.87
Light Mint
#B6FFBB
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEBE #F1BEFE
analogous
#EBFEBE #CBFEBE #BEFED1
triadic
#CBFEBE #BECBFE #FEBECB
tetradic
#CBFEBE #BEEBFE #F1BEFE #FED1BE
square
#CBFEBE #BEEBFE #F1BEFE #FED1BE
split-complementary
#CBFEBE #D1BEFE #FEBEEB
monochromatic
#6BFC45 #9BFD82 #CBFEBE #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.14
#CBFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#CBFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEBE
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEBE | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#FAEEC1
Tritanopia (blue-blind)
#C9FAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbfebe; /* rgb */ color: rgb(203, 254, 190); /* oklch */ color: oklch(94.6% 0.099 139.3);
Tailwind
colors: {
custom: {
50: '#dbffd2',
500: '#cbfebe',
950: '#000000',
},
}SCSS
$custom: #cbfebe; $custom-light: #dbffd2; $custom-dark: #000000;
JSON
{
"hex": "#cbfebe",
"rgb": {
"r": 203,
"g": 254,
"b": 190
},
"hsl": {
"h": 107.813,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.94585,
"c": 0.0993,
"h": 139.3
},
"luminance": 0.87298
}Semantic roles & 50–950 ramp
primary
#CBFEBE
secondary
#D07BE6
accent
#00E6B7
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683