#CBFEBF#CBFEBF
#CBFEBF is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.6% C 0.098 H 139.7°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEBF |
|---|---|
| RGB | rgb(203, 254, 191) |
| HSL | hsl(109, 97%, 87%) |
| HSV | hsv(109, 25%, 100%) |
| CMYK | cmyk(20.1%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(94.88, -27.55, 24.98) |
| CIE-LCH | lch(94.88, 37.19, 137.80°) |
| OKLab | oklab(94.61% -0.0749 0.0635) |
| OKLCH | oklch(94.61% 0.098 139.7) |
| XYZ | xyz(69.4721, 87.3400, 62.4782) |
| Luminance | 0.8734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.13
Very Light Green
#D1FFBD
ΔE00 1.32
Pale Green
#C7FDB5
ΔE00 1.84
Celadon
#BEFDB7
ΔE00 2.22
Light Light Green
#C8FFB0
ΔE00 3.08
Light Mint
#B6FFBB
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEBF #F2BFFE
analogous
#EBFEBF #CBFEBF #BFFED2
triadic
#CBFEBF #BFCBFE #FEBFCB
tetradic
#CBFEBF #BFEBFE #F2BFFE #FED2BF
square
#CBFEBF #BFEBFE #F2BFFE #FED2BF
split-complementary
#CBFEBF #D2BFFE #FEBFEB
monochromatic
#69FC46 #9AFD83 #CBFEBF #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.14
#CBFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#CBFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEBF
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEBF | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#FAEEC2
Tritanopia (blue-blind)
#C8FAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbfebf; /* rgb */ color: rgb(203, 254, 191); /* oklch */ color: oklch(94.6% 0.098 139.7);
Tailwind
colors: {
custom: {
50: '#dbffd2',
500: '#cbfebf',
950: '#000000',
},
}SCSS
$custom: #cbfebf; $custom-light: #dbffd2; $custom-dark: #000000;
JSON
{
"hex": "#cbfebf",
"rgb": {
"r": 203,
"g": 254,
"b": 191
},
"hsl": {
"h": 108.571,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94606,
"c": 0.09823,
"h": 139.7
},
"luminance": 0.87342
}Semantic roles & 50–950 ramp
primary
#CBFEBF
secondary
#D27BE6
accent
#00E6BA
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683