#CBF5BC#CBF5BC
#CBF5BC is a very light, moderate green. Relative luminance 0.816; OKLCH L 92.6% C 0.087 H 137.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF5BC |
|---|---|
| RGB | rgb(203, 245, 188) |
| HSL | hsl(104, 74%, 85%) |
| HSV | hsv(104, 23%, 96%) |
| CMYK | cmyk(17.1%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(92.41, -23.73, 23.11) |
| CIE-LCH | lch(92.41, 33.12, 135.77°) |
| OKLab | oklab(92.61% -0.0644 0.0589) |
| OKLCH | oklch(92.61% 0.087 137.5) |
| XYZ | xyz(66.3562, 81.6309, 59.8275) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.18
Very Light Green
#D1FFBD
ΔE00 2.58
Light Sage
#BCECAC
ΔE00 2.86
Pale Green
#C7FDB5
ΔE00 3.40
Celadon
#BEFDB7
ΔE00 3.93
Light Light Green
#C8FFB0
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF5BC #E6BCF5
analogous
#E7F5BC #CBF5BC #BCF5CA
triadic
#CBF5BC #BCCBF5 #F5BCCB
tetradic
#CBF5BC #BCE7F5 #E6BCF5 #F5CABC
square
#CBF5BC #BCE7F5 #E6BCF5 #F5CABC
split-complementary
#CBF5BC #CABCF5 #F5BCE7
monochromatic
#78E551 #A2ED87 #CBF5BC #EAFBE4 #EAFBE4
Accessibility & contrast
On white
1.21
#CBF5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#CBF5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF5BC
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF5BC | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#F2E8BF
Tritanopia (blue-blind)
#CAF1E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbf5bc; /* rgb */ color: rgb(203, 245, 188); /* oklch */ color: oklch(92.6% 0.087 137.5);
Tailwind
colors: {
custom: {
50: '#dbf8d0',
500: '#cbf5bc',
950: '#000000',
},
}SCSS
$custom: #cbf5bc; $custom-light: #dbf8d0; $custom-dark: #000000;
JSON
{
"hex": "#cbf5bc",
"rgb": {
"r": 203,
"g": 245,
"b": 188
},
"hsl": {
"h": 104.211,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.9261,
"c": 0.08724,
"h": 137.5
},
"luminance": 0.81632
}Semantic roles & 50–950 ramp
primary
#CBF5BC
secondary
#BF7FD6
accent
#0FD6A2
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583