#BEDEAE#BEDEAE
#BEDEAE is a very light, moderate green. Relative luminance 0.662; OKLCH L 86.5% C 0.073 H 135.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEAE |
|---|---|
| RGB | rgb(190, 222, 174) |
| HSL | hsl(100, 42%, 78%) |
| HSV | hsv(100, 22%, 87%) |
| CMYK | cmyk(14.4%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(85.12, -19.22, 20.12) |
| CIE-LCH | lch(85.12, 27.83, 133.69°) |
| OKLab | oklab(86.48% -0.0519 0.0514) |
| OKLCH | oklch(86.48% 0.073 135.3) |
| XYZ | xyz(54.9950, 66.2449, 49.9253) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.71
Light Sage
#BCECAC
ΔE00 4.70
Very Pale Green
#CFFDBC
ΔE00 7.19
Hospital Green
#9BE5AA
ΔE00 7.23
Mint
#AAF0C1
ΔE00 7.59
Very Light Green
#D1FFBD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEAE #CEAEDE
analogous
#D6DEAE #BEDEAE #AEDEB6
triadic
#BEDEAE #AEBEDE #DEAEBE
tetradic
#BEDEAE #AED6DE #CEAEDE #DEB6AE
square
#BEDEAE #AED6DE #CEAEDE #DEB6AE
split-complementary
#BEDEAE #B6AEDE #DEAED6
monochromatic
#78BB57 #9BCC83 #BEDEAE #E1F0D9 #EEF6E9
Accessibility & contrast
On white
1.47
#BEDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BEDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEAE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEAE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#BEDAD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedeae; /* rgb */ color: rgb(190, 222, 174); /* oklch */ color: oklch(86.5% 0.073 135.3);
Tailwind
colors: {
custom: {
50: '#d2e8c6',
500: '#bedeae',
950: '#000000',
},
}SCSS
$custom: #bedeae; $custom-light: #d2e8c6; $custom-dark: #000000;
JSON
{
"hex": "#bedeae",
"rgb": {
"r": 190,
"g": 222,
"b": 174
},
"hsl": {
"h": 100,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86484,
"c": 0.07309,
"h": 135.3
},
"luminance": 0.66246
}Semantic roles & 50–950 ramp
primary
#BEDEAE
secondary
#A27AB6
accent
#30B589
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482