#CBE2C8#CBE2C8
#CBE2C8 is a very light, muted green. Relative luminance 0.713; OKLCH L 88.9% C 0.043 H 142.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2C8 |
|---|---|
| RGB | rgb(203, 226, 200) |
| HSL | hsl(113, 31%, 84%) |
| HSV | hsv(113, 12%, 89%) |
| CMYK | cmyk(10.2%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(87.61, -12.39, 10.14) |
| CIE-LCH | lch(87.61, 16.01, 140.69°) |
| OKLab | oklab(88.87% -0.0337 0.0264) |
| OKLCH | oklch(88.87% 0.043 142) |
| XYZ | xyz(62.2482, 71.2586, 65.1072) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.25
Beige
#F5F5DC
ΔE00 9.69
Light Grey Green
#B7E1A1
ΔE00 9.99
Light Sage
#BCECAC
ΔE00 10.07
Mint
#AAF0C1
ΔE00 10.10
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2C8 #DFC8E2
analogous
#D8E2C8 #CBE2C8 #C8E2D2
triadic
#CBE2C8 #C8CBE2 #E2C8CB
tetradic
#CBE2C8 #C8D8E2 #DFC8E2 #E2D2C8
square
#CBE2C8 #C8D8E2 #DFC8E2 #E2D2C8
split-complementary
#CBE2C8 #D2C8E2 #E2C8D8
monochromatic
#7FB878 #A5CDA0 #CBE2C8 #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.38
#CBE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CBE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2C8
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2C8 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC7
Deuteranopia (green-blind)
#E0DBC9
Tritanopia (blue-blind)
#CAE0DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbe2c8; /* rgb */ color: rgb(203, 226, 200); /* oklch */ color: oklch(88.9% 0.043 142.0);
Tailwind
colors: {
custom: {
50: '#dbebd8',
500: '#cbe2c8',
950: '#000000',
},
}SCSS
$custom: #cbe2c8; $custom-light: #dbebd8; $custom-dark: #000000;
JSON
{
"hex": "#cbe2c8",
"rgb": {
"r": 203,
"g": 226,
"b": 200
},
"hsl": {
"h": 113.077,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.88867,
"c": 0.0428,
"h": 142
},
"luminance": 0.71259
}Semantic roles & 50–950 ramp
primary
#CBE2C8
secondary
#B694BA
accent
#3CAA9D
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#151614
muted
#848483