#CBEDCA#CBEDCA
#CBEDCA is a very light, muted green. Relative luminance 0.775; OKLCH L 91.2% C 0.059 H 144.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDCA |
|---|---|
| RGB | rgb(203, 237, 202) |
| HSL | hsl(118, 49%, 86%) |
| HSV | hsv(118, 15%, 93%) |
| CMYK | cmyk(14.3%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(90.56, -17.53, 13.30) |
| CIE-LCH | lch(90.56, 22.00, 142.80°) |
| OKLab | oklab(91.23% -0.0479 0.0344) |
| OKLCH | oklch(91.23% 0.059 144.3) |
| XYZ | xyz(65.5711, 77.5280, 67.3754) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.78
Light Sage
#BCECAC
ΔE00 7.10
Very Pale Green
#CFFDBC
ΔE00 7.45
Very Light Green
#D1FFBD
ΔE00 7.76
Light Grey Green
#B7E1A1
ΔE00 7.84
Celadon
#BEFDB7
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDCA #ECCAED
analogous
#DCEDCA #CBEDCA #CAEDDA
triadic
#CBEDCA #CACBED #EDCACB
tetradic
#CBEDCA #CADCED #ECCAED #EDDACA
square
#CBEDCA #CADCED #ECCAED #EDDACA
split-complementary
#CBEDCA #DACAED #EDCADC
monochromatic
#71CE6F #9EDD9C #CBEDCA #E9F7E8 #E9F7E8
Accessibility & contrast
On white
1.27
#CBEDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#CBEDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDCA
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDCA | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C8
Deuteranopia (green-blind)
#E9E3CC
Tritanopia (blue-blind)
#C8EBE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbedca; /* rgb */ color: rgb(203, 237, 202); /* oklch */ color: oklch(91.2% 0.059 144.3);
Tailwind
colors: {
custom: {
50: '#dbf3da',
500: '#cbedca',
950: '#000000',
},
}SCSS
$custom: #cbedca; $custom-light: #dbf3da; $custom-dark: #000000;
JSON
{
"hex": "#cbedca",
"rgb": {
"r": 203,
"g": 237,
"b": 202
},
"hsl": {
"h": 118.286,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.91229,
"c": 0.05898,
"h": 144.3
},
"luminance": 0.77529
}Semantic roles & 50–950 ramp
primary
#CBEDCA
secondary
#C892CA
accent
#29BDB8
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151714
muted
#848583