#CDEBCF#CDEBCF
#CDEBCF is a very light, muted green. Relative luminance 0.769; OKLCH L 91.1% C 0.049 H 147.0°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBCF |
|---|---|
| RGB | rgb(205, 235, 207) |
| HSL | hsl(124, 43%, 86%) |
| HSV | hsv(124, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 11.9%, 7.8%) |
| CIE-LAB | lab(90.28, -15.00, 10.31) |
| CIE-LCH | lch(90.28, 18.20, 145.49°) |
| OKLab | oklab(91.07% -0.0412 0.0268) |
| OKLCH | oklch(91.07% 0.049 147) |
| XYZ | xyz(66.1452, 76.8997, 70.3777) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.17
Mint
#AAF0C1
ΔE00 8.35
Light Sage
#BCECAC
ΔE00 9.13
Pale Aqua
#B8FFEB
ΔE00 9.45
Very Pale Green
#CFFDBC
ΔE00 9.45
Light Grey Green
#B7E1A1
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBCF #EBCDE9
analogous
#DAEBCD #CDEBCF #CDEBDE
triadic
#CDEBCF #CFCDEB #EBCFCD
tetradic
#CDEBCF #CDDAEB #EBCDE9 #EBDECD
square
#CDEBCF #CDDAEB #EBCDE9 #EBDECD
split-complementary
#CDEBCF #DECDEB #EBCDDA
monochromatic
#76C87B #A1DAA5 #CDEBCF #E9F6EA #E9F6EA
Accessibility & contrast
On white
1.28
#CDEBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CDEBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBCF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBCF | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CE
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#CAE9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdebcf; /* rgb */ color: rgb(205, 235, 207); /* oklch */ color: oklch(91.1% 0.049 147.0);
Tailwind
colors: {
custom: {
50: '#dcf1dd',
500: '#cdebcf',
950: '#000000',
},
}SCSS
$custom: #cdebcf; $custom-light: #dcf1dd; $custom-dark: #000000;
JSON
{
"hex": "#cdebcf",
"rgb": {
"r": 205,
"g": 235,
"b": 207
},
"hsl": {
"h": 124,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91069,
"c": 0.04914,
"h": 147
},
"luminance": 0.76901
}Semantic roles & 50–950 ramp
primary
#CDEBCF
secondary
#C696C3
accent
#30ADB6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584