#CBE3CF#CBE3CF
#CBE3CF is a very light, muted green. Relative luminance 0.721; OKLCH L 89.3% C 0.037 H 150.2°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE3CF |
|---|---|
| RGB | rgb(203, 227, 207) |
| HSL | hsl(130, 30%, 84%) |
| HSV | hsv(130, 11%, 89%) |
| CMYK | cmyk(10.6%, 0%, 8.8%, 11%) |
| CIE-LAB | lab(88.04, -11.65, 7.08) |
| CIE-LCH | lch(88.04, 13.64, 148.71°) |
| OKLab | oklab(89.26% -0.0323 0.0185) |
| OKLCH | oklch(89.26% 0.037 150.2) |
| XYZ | xyz(63.3578, 72.1388, 69.6056) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.39
Ice
#D6FFFA
ΔE00 9.16
Light Grey
#D8DCD6
ΔE00 9.58
Beige
#F5F5DC
ΔE00 9.95
Duck Egg Blue
#C3FBF4
ΔE00 9.98
Ice Blue (survey)
#D7FFFE
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE3CF #E3CBDF
analogous
#D3E3CB #CBE3CF #CBE3DB
triadic
#CBE3CF #CFCBE3 #E3CFCB
tetradic
#CBE3CF #CBD3E3 #E3CBDF #E3DBCB
square
#CBE3CF #CBD3E3 #E3CBDF #E3DBCB
split-complementary
#CBE3CF #DBCBE3 #E3CBD3
monochromatic
#7BB886 #A3CEAA #CBE3CF #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.36
#CBE3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#CBE3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE3CF
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE3CF | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFCE
Deuteranopia (green-blind)
#DFDCD0
Tritanopia (blue-blind)
#C8E2DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbe3cf; /* rgb */ color: rgb(203, 227, 207); /* oklch */ color: oklch(89.3% 0.037 150.2);
Tailwind
colors: {
custom: {
50: '#dbebdd',
500: '#cbe3cf',
950: '#000000',
},
}SCSS
$custom: #cbe3cf; $custom-light: #dbebdd; $custom-dark: #000000;
JSON
{
"hex": "#cbe3cf",
"rgb": {
"r": 203,
"g": 227,
"b": 207
},
"hsl": {
"h": 130,
"s": 30,
"l": 84.314
},
"oklch": {
"l": 0.89257,
"c": 0.03716,
"h": 150.2
},
"luminance": 0.7214
}Semantic roles & 50–950 ramp
primary
#CBE3CF
secondary
#BB97B5
accent
#3D97A9
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151615
muted
#848484