#CBF2DE#CBF2DE
#CBF2DE is a very light, muted green. Relative luminance 0.815; OKLCH L 92.8% C 0.049 H 163.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF2DE |
|---|---|
| RGB | rgb(203, 242, 222) |
| HSL | hsl(149, 60%, 87%) |
| HSV | hsv(149, 16%, 95%) |
| CMYK | cmyk(16.1%, 0%, 8.3%, 5.1%) |
| CIE-LAB | lab(92.34, -16.40, 5.46) |
| CIE-LCH | lch(92.34, 17.29, 161.58°) |
| OKLab | oklab(92.79% -0.0465 0.0142) |
| OKLCH | oklch(92.79% 0.049 163) |
| XYZ | xyz(69.5622, 81.4730, 81.1539) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.25
Pale Aqua
#B8FFEB
ΔE00 6.31
Ice
#D6FFFA
ΔE00 6.41
Eggshell Blue
#C4FFF7
ΔE00 6.52
Light Light Blue
#CAFFFB
ΔE00 7.17
Very Pale Blue
#D6FFFE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF2DE #F2CBDF
analogous
#CCF2CB #CBF2DE #CBF2F2
triadic
#CBF2DE #DECBF2 #F2DECB
tetradic
#CBF2DE #CBCCF2 #F2CBDF #F2F2CB
square
#CBF2DE #CBCCF2 #F2CBDF #F2F2CB
split-complementary
#CBF2DE #F2CBF2 #F2CBCC
monochromatic
#69DAA0 #9AE6BF #CBF2DE #E7F9EF #E7F9EF
Accessibility & contrast
On white
1.21
#CBF2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#CBF2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF2DE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF2DE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDD
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#C4F2EC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbf2de; /* rgb */ color: rgb(203, 242, 222); /* oklch */ color: oklch(92.8% 0.049 163.0);
Tailwind
colors: {
custom: {
50: '#dbf6e8',
500: '#cbf2de',
950: '#000000',
},
}SCSS
$custom: #cbf2de; $custom-light: #dbf6e8; $custom-dark: #000000;
JSON
{
"hex": "#cbf2de",
"rgb": {
"r": 203,
"g": 242,
"b": 222
},
"hsl": {
"h": 149.231,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.92794,
"c": 0.0486,
"h": 163
},
"luminance": 0.81475
}Semantic roles & 50–950 ramp
primary
#CBF2DE
secondary
#D290B1
accent
#1E75C8
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151716
muted
#848584