#CBF3CB#CBF3CB
#CBF3CB is a very light, moderate green. Relative luminance 0.811; OKLCH L 92.5% C 0.068 H 145.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF3CB |
|---|---|
| RGB | rgb(203, 243, 203) |
| HSL | hsl(120, 63%, 87%) |
| HSV | hsv(120, 16%, 95%) |
| CMYK | cmyk(16.5%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(92.18, -20.30, 15.07) |
| CIE-LCH | lch(92.18, 25.28, 143.41°) |
| OKLab | oklab(92.52% -0.0555 0.0389) |
| OKLCH | oklch(92.52% 0.068 145) |
| XYZ | xyz(67.4562, 81.1081, 68.5898) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.58
Very Pale Green
#CFFDBC
ΔE00 5.90
Light Sage
#BCECAC
ΔE00 6.03
Very Light Green
#D1FFBD
ΔE00 6.20
Celadon
#BEFDB7
ΔE00 7.02
Pale Green
#C7FDB5
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF3CB #F3CBF3
analogous
#DFF3CB #CBF3CB #CBF3DF
triadic
#CBF3CB #CBCBF3 #F3CBCB
tetradic
#CBF3CB #CBDFF3 #F3CBF3 #F3DFCB
square
#CBF3CB #CBDFF3 #F3CBF3 #F3DFCB
split-complementary
#CBF3CB #DFCBF3 #F3CBDF
monochromatic
#68DC68 #99E899 #CBF3CB #E6F9E6 #E6F9E6
Accessibility & contrast
On white
1.22
#CBF3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#CBF3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF3CB
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF3CB | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC9
Deuteranopia (green-blind)
#EEE7CD
Tritanopia (blue-blind)
#C7F1E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbf3cb; /* rgb */ color: rgb(203, 243, 203); /* oklch */ color: oklch(92.5% 0.068 145.0);
Tailwind
colors: {
custom: {
50: '#dbf7da',
500: '#cbf3cb',
950: '#000000',
},
}SCSS
$custom: #cbf3cb; $custom-light: #dbf7da; $custom-dark: #000000;
JSON
{
"hex": "#cbf3cb",
"rgb": {
"r": 203,
"g": 243,
"b": 203
},
"hsl": {
"h": 120,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.92524,
"c": 0.06779,
"h": 145
},
"luminance": 0.81109
}Semantic roles & 50–950 ramp
primary
#CBF3CB
secondary
#D38FD3
accent
#1BCACA
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151715
muted
#848584