#CBF0CB#CBF0CB
#CBF0CB is a very light, moderate green. Relative luminance 0.793; OKLCH L 91.9% C 0.063 H 145.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF0CB |
|---|---|
| RGB | rgb(203, 240, 203) |
| HSL | hsl(120, 55%, 87%) |
| HSV | hsv(120, 15%, 94%) |
| CMYK | cmyk(15.4%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(91.38, -18.83, 13.94) |
| CIE-LCH | lch(91.38, 23.43, 143.48°) |
| OKLab | oklab(91.89% -0.0515 0.036) |
| OKLCH | oklch(91.89% 0.063 145) |
| XYZ | xyz(66.5657, 79.3272, 68.2930) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.14
Light Sage
#BCECAC
ΔE00 6.64
Very Pale Green
#CFFDBC
ΔE00 6.77
Very Light Green
#D1FFBD
ΔE00 7.07
Light Grey Green
#B7E1A1
ΔE00 7.65
Celadon
#BEFDB7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF0CB #F0CBF0
analogous
#DEF0CB #CBF0CB #CBF0DE
triadic
#CBF0CB #CBCBF0 #F0CBCB
tetradic
#CBF0CB #CBDEF0 #F0CBF0 #F0DECB
square
#CBF0CB #CBDEF0 #F0CBF0 #F0DECB
split-complementary
#CBF0CB #DECBF0 #F0CBDE
monochromatic
#6CD56C #9CE29C #CBF0CB #E7F8E7 #E7F8E7
Accessibility & contrast
On white
1.25
#CBF0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#CBF0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF0CB
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF0CB | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C9
Deuteranopia (green-blind)
#EBE5CD
Tritanopia (blue-blind)
#C8EEE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf0cb; /* rgb */ color: rgb(203, 240, 203); /* oklch */ color: oklch(91.9% 0.063 145.0);
Tailwind
colors: {
custom: {
50: '#dbf5da',
500: '#cbf0cb',
950: '#000000',
},
}SCSS
$custom: #cbf0cb; $custom-light: #dbf5da; $custom-dark: #000000;
JSON
{
"hex": "#cbf0cb",
"rgb": {
"r": 203,
"g": 240,
"b": 203
},
"hsl": {
"h": 120,
"s": 55.224,
"l": 86.863
},
"oklch": {
"l": 0.91888,
"c": 0.06288,
"h": 145
},
"luminance": 0.79328
}Semantic roles & 50–950 ramp
primary
#CBF0CB
secondary
#CE91CE
accent
#23C3C3
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151715
muted
#848584