#CBECCF#CBECCF
#CBECCF is a very light, muted green. Relative luminance 0.772; OKLCH L 91.1% C 0.052 H 148.6°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECCF |
|---|---|
| RGB | rgb(203, 236, 207) |
| HSL | hsl(127, 46%, 86%) |
| HSV | hsv(127, 14%, 93%) |
| CMYK | cmyk(14%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(90.41, -16.16, 10.48) |
| CIE-LCH | lch(90.41, 19.26, 147.02°) |
| OKLab | oklab(91.14% -0.0445 0.0272) |
| OKLCH | oklch(91.14% 0.052 148.6) |
| XYZ | xyz(65.8840, 77.1912, 70.4476) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.64
Honeydew
#F0FFF0
ΔE00 8.71
Light Sage
#BCECAC
ΔE00 8.76
Pale Aqua
#B8FFEB
ΔE00 8.88
Very Pale Green
#CFFDBC
ΔE00 9.09
Pale Turquoise
#A5FBD5
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECCF #ECCBE8
analogous
#D7ECCB #CBECCF #CBECDF
triadic
#CBECCF #CFCBEC #ECCFCB
tetradic
#CBECCF #CBD7EC #ECCBE8 #ECDFCB
square
#CBECCF #CBD7EC #ECCBE8 #ECDFCB
split-complementary
#CBECCF #DFCBEC #ECCBD7
monochromatic
#71CB7C #9EDCA6 #CBECCF #E9F7EA #E9F7EA
Accessibility & contrast
On white
1.28
#CBECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#CBECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECCF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECCF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CD
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#C7EAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbeccf; /* rgb */ color: rgb(203, 236, 207); /* oklch */ color: oklch(91.1% 0.052 148.6);
Tailwind
colors: {
custom: {
50: '#dbf2dd',
500: '#cbeccf',
950: '#000000',
},
}SCSS
$custom: #cbeccf; $custom-light: #dbf2dd; $custom-dark: #000000;
JSON
{
"hex": "#cbeccf",
"rgb": {
"r": 203,
"g": 236,
"b": 207
},
"hsl": {
"h": 127.273,
"s": 46.479,
"l": 86.078
},
"oklch": {
"l": 0.91143,
"c": 0.05217,
"h": 148.6
},
"luminance": 0.77192
}Semantic roles & 50–950 ramp
primary
#CBECCF
secondary
#C893C2
accent
#2CA9BA
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151615
muted
#848584