#BEDEBE#BEDEBE
#BEDEBE is a very light, muted green. Relative luminance 0.669; OKLCH L 86.9% C 0.055 H 145.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEBE |
|---|---|
| RGB | rgb(190, 222, 190) |
| HSL | hsl(120, 33%, 81%) |
| HSV | hsv(120, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(85.46, -16.53, 12.21) |
| CIE-LCH | lch(85.46, 20.55, 143.56°) |
| OKLab | oklab(86.86% -0.0453 0.0316) |
| OKLCH | oklch(86.86% 0.055 145.1) |
| XYZ | xyz(56.6487, 66.9064, 58.6349) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.70
Light Grey Green
#B7E1A1
ΔE00 7.79
Light Sage
#BCECAC
ΔE00 8.05
Hospital Green
#9BE5AA
ΔE00 8.85
Light Teal
#90E4C1
ΔE00 9.15
Very Pale Green
#CFFDBC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEBE #DEBEDE
analogous
#CEDEBE #BEDEBE #BEDECE
triadic
#BEDEBE #BEBEDE #DEBEBE
tetradic
#BEDEBE #BECEDE #DEBEDE #DECEBE
square
#BEDEBE #BECEDE #DEBEDE #DECEBE
split-complementary
#BEDEBE #CEBEDE #DEBECE
monochromatic
#6DB56D #95C995 #BEDEBE #E7F3E7 #EBF5EB
Accessibility & contrast
On white
1.46
#BEDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BEDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEBE
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEBE | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#BBDCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedebe; /* rgb */ color: rgb(190, 222, 190); /* oklch */ color: oklch(86.9% 0.055 145.1);
Tailwind
colors: {
custom: {
50: '#d1e8d1',
500: '#bedebe',
950: '#000000',
},
}SCSS
$custom: #bedebe; $custom-light: #d1e8d1; $custom-dark: #000000;
JSON
{
"hex": "#bedebe",
"rgb": {
"r": 190,
"g": 222,
"b": 190
},
"hsl": {
"h": 120,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.86862,
"c": 0.0552,
"h": 145.1
},
"luminance": 0.66907
}Semantic roles & 50–950 ramp
primary
#BEDEBE
secondary
#B68AB6
accent
#3AABAB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483