#CBFEBD#CBFEBD
#CBFEBD is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.6% C 0.100 H 139.0°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEBD |
|---|---|
| RGB | rgb(203, 254, 189) |
| HSL | hsl(107, 97%, 87%) |
| HSV | hsv(107, 26%, 100%) |
| CMYK | cmyk(20.1%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(94.85, -27.86, 25.94) |
| CIE-LCH | lch(94.85, 38.07, 137.04°) |
| OKLab | oklab(94.56% -0.0758 0.0659) |
| OKLCH | oklch(94.56% 0.1 139) |
| XYZ | xyz(69.2535, 87.2526, 61.3270) |
| Luminance | 0.8725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.92
Very Light Green
#D1FFBD
ΔE00 1.07
Pale Green
#C7FDB5
ΔE00 1.44
Celadon
#BEFDB7
ΔE00 2.09
Light Light Green
#C8FFB0
ΔE00 2.66
Light Mint
#B6FFBB
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEBD #F0BDFE
analogous
#ECFEBD #CBFEBD #BDFED0
triadic
#CBFEBD #BDCBFE #FEBDCB
tetradic
#CBFEBD #BDECFE #F0BDFE #FED0BD
square
#CBFEBD #BDECFE #F0BDFE #FED0BD
split-complementary
#CBFEBD #D0BDFE #FEBDEC
monochromatic
#6CFC44 #9CFD81 #CBFEBD #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.14
#CBFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#CBFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEBD
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEBD | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B9
Deuteranopia (green-blind)
#FAEEC0
Tritanopia (blue-blind)
#C9F9EC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbfebd; /* rgb */ color: rgb(203, 254, 189); /* oklch */ color: oklch(94.6% 0.100 139.0);
Tailwind
colors: {
custom: {
50: '#dbffd1',
500: '#cbfebd',
950: '#000000',
},
}SCSS
$custom: #cbfebd; $custom-light: #dbffd1; $custom-dark: #000000;
JSON
{
"hex": "#cbfebd",
"rgb": {
"r": 203,
"g": 254,
"b": 189
},
"hsl": {
"h": 107.077,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.94564,
"c": 0.10038,
"h": 139
},
"luminance": 0.87254
}Semantic roles & 50–950 ramp
primary
#CBFEBD
secondary
#CE7AE6
accent
#00E6B4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683