#BDE2AE#BDE2AE
#BDE2AE is a very light, moderate green. Relative luminance 0.683; OKLCH L 87.3% C 0.080 H 136.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE2AE |
|---|---|
| RGB | rgb(189, 226, 174) |
| HSL | hsl(103, 47%, 78%) |
| HSV | hsv(103, 23%, 89%) |
| CMYK | cmyk(16.4%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(86.14, -21.54, 21.52) |
| CIE-LCH | lch(86.14, 30.45, 135.02°) |
| OKLab | oklab(87.28% -0.0583 0.0549) |
| OKLCH | oklch(87.28% 0.08 136.8) |
| XYZ | xyz(55.8210, 68.2665, 50.2720) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.72
Light Sage
#BCECAC
ΔE00 3.32
Very Pale Green
#CFFDBC
ΔE00 6.04
Hospital Green
#9BE5AA
ΔE00 6.24
Washed Out Green
#BCF5A6
ΔE00 6.44
Very Light Green
#D1FFBD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE2AE #D3AEE2
analogous
#D7E2AE #BDE2AE #AEE2B9
triadic
#BDE2AE #AEBDE2 #E2AEBD
tetradic
#BDE2AE #AED7E2 #D3AEE2 #E2B9AE
square
#BDE2AE #AED7E2 #D3AEE2 #E2B9AE
split-complementary
#BDE2AE #B9AEE2 #E2AED7
monochromatic
#74C254 #98D281 #BDE2AE #E2F2DB #EDF7E8
Accessibility & contrast
On white
1.43
#BDE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BDE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE2AE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE2AE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#BCDED4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bde2ae; /* rgb */ color: rgb(189, 226, 174); /* oklch */ color: oklch(87.3% 0.080 136.8);
Tailwind
colors: {
custom: {
50: '#d1ebc6',
500: '#bde2ae',
950: '#000000',
},
}SCSS
$custom: #bde2ae; $custom-light: #d1ebc6; $custom-dark: #000000;
JSON
{
"hex": "#bde2ae",
"rgb": {
"r": 189,
"g": 226,
"b": 174
},
"hsl": {
"h": 102.692,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.87281,
"c": 0.0801,
"h": 136.8
},
"luminance": 0.68268
}Semantic roles & 50–950 ramp
primary
#BDE2AE
secondary
#A879BB
accent
#2BBB91
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482