#CBF2DC#CBF2DC
#CBF2DC is a very light, muted green. Relative luminance 0.814; OKLCH L 92.7% C 0.050 H 160.5°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF2DC |
|---|---|
| RGB | rgb(203, 242, 220) |
| HSL | hsl(146, 60%, 87%) |
| HSV | hsv(146, 16%, 95%) |
| CMYK | cmyk(16.1%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(92.29, -16.77, 6.43) |
| CIE-LCH | lch(92.29, 17.96, 159.02°) |
| OKLab | oklab(92.74% -0.0473 0.0167) |
| OKLCH | oklch(92.74% 0.05 160.5) |
| XYZ | xyz(69.2958, 81.3664, 79.7506) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.44
Duck Egg Blue
#C3FBF4
ΔE00 6.83
Ice
#D6FFFA
ΔE00 7.04
Eggshell Blue
#C4FFF7
ΔE00 7.05
Light Light Blue
#CAFFFB
ΔE00 7.79
Honeydew
#F0FFF0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF2DC #F2CBE1
analogous
#CEF2CB #CBF2DC #CBF2F0
triadic
#CBF2DC #DCCBF2 #F2DCCB
tetradic
#CBF2DC #CBCEF2 #F2CBE1 #F2F0CB
square
#CBF2DC #CBCEF2 #F2CBE1 #F2F0CB
split-complementary
#CBF2DC #F0CBF2 #F2CBCE
monochromatic
#69DA9A #9AE6BB #CBF2DC #E7F9EF #E7F9EF
Accessibility & contrast
On white
1.22
#CBF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#CBF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF2DC
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF2DC | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#C4F2EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbf2dc; /* rgb */ color: rgb(203, 242, 220); /* oklch */ color: oklch(92.7% 0.050 160.5);
Tailwind
colors: {
custom: {
50: '#dbf6e6',
500: '#cbf2dc',
950: '#000000',
},
}SCSS
$custom: #cbf2dc; $custom-light: #dbf6e6; $custom-dark: #000000;
JSON
{
"hex": "#cbf2dc",
"rgb": {
"r": 203,
"g": 242,
"b": 220
},
"hsl": {
"h": 146.154,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.92741,
"c": 0.05015,
"h": 160.5
},
"luminance": 0.81368
}Semantic roles & 50–950 ramp
primary
#CBF2DC
secondary
#D290B5
accent
#1E7EC8
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151716
muted
#848584