#CBF3DC#CBF3DC
#CBF3DC is a very light, muted green. Relative luminance 0.820; OKLCH L 93.0% C 0.052 H 160.0°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF3DC |
|---|---|
| RGB | rgb(203, 243, 220) |
| HSL | hsl(146, 63%, 87%) |
| HSV | hsv(146, 16%, 95%) |
| CMYK | cmyk(16.5%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(92.56, -17.27, 6.81) |
| CIE-LCH | lch(92.56, 18.56, 158.47°) |
| OKLab | oklab(92.95% -0.0486 0.0177) |
| OKLCH | oklch(92.95% 0.052 160) |
| XYZ | xyz(69.5942, 81.9633, 79.8501) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.27
Duck Egg Blue
#C3FBF4
ΔE00 6.96
Eggshell Blue
#C4FFF7
ΔE00 7.13
Ice
#D6FFFA
ΔE00 7.26
Light Light Blue
#CAFFFB
ΔE00 7.96
Mint
#AAF0C1
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF3DC #F3CBE2
analogous
#CEF3CB #CBF3DC #CBF3F0
triadic
#CBF3DC #DCCBF3 #F3DCCB
tetradic
#CBF3DC #CBCEF3 #F3CBE2 #F3F0CB
square
#CBF3DC #CBCEF3 #F3CBE2 #F3F0CB
split-complementary
#CBF3DC #F0CBF3 #F3CBCE
monochromatic
#68DC99 #99E8BB #CBF3DC #E6F9EE #E6F9EE
Accessibility & contrast
On white
1.21
#CBF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#CBF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF3DC
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF3DC | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#C4F3EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf3dc; /* rgb */ color: rgb(203, 243, 220); /* oklch */ color: oklch(93.0% 0.052 160.0);
Tailwind
colors: {
custom: {
50: '#dbf7e6',
500: '#cbf3dc',
950: '#000000',
},
}SCSS
$custom: #cbf3dc; $custom-light: #dbf7e6; $custom-dark: #000000;
JSON
{
"hex": "#cbf3dc",
"rgb": {
"r": 203,
"g": 243,
"b": 220
},
"hsl": {
"h": 145.5,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.92951,
"c": 0.05173,
"h": 160
},
"luminance": 0.81965
}Semantic roles & 50–950 ramp
primary
#CBF3DC
secondary
#D38FB6
accent
#1B80CA
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151716
muted
#848584