#B3DBAE#B3DBAE
#B3DBAE is a very light, moderate green. Relative luminance 0.633; OKLCH L 85.1% C 0.074 H 142.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DBAE |
|---|---|
| RGB | rgb(179, 219, 174) |
| HSL | hsl(113, 38%, 77%) |
| HSV | hsv(113, 21%, 86%) |
| CMYK | cmyk(18.3%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(83.60, -21.53, 17.90) |
| CIE-LCH | lch(83.60, 28.00, 140.26°) |
| OKLab | oklab(85.09% -0.0587 0.0459) |
| OKLCH | oklch(85.09% 0.074 142) |
| XYZ | xyz(51.5601, 63.3016, 49.5381) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.48
Light Sage
#BCECAC
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.89
Mint
#AAF0C1
ΔE00 6.36
Very Pale Green
#CFFDBC
ΔE00 8.20
Darkseagreen
#8FBC8F
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DBAE #D6AEDB
analogous
#CADBAE #B3DBAE #AEDBC0
triadic
#B3DBAE #AEB3DB #DBAEB3
tetradic
#B3DBAE #AECADB #D6AEDB #DBC0AE
square
#B3DBAE #AECADB #D6AEDB #DBC0AE
split-complementary
#B3DBAE #C0AEDB #DBAECA
monochromatic
#63B559 #8BC884 #B3DBAE #DBEED8 #EBF6EA
Accessibility & contrast
On white
1.54
#B3DBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#B3DBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DBAE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DBAE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#B0D8CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b3dbae; /* rgb */ color: rgb(179, 219, 174); /* oklch */ color: oklch(85.1% 0.074 142.0);
Tailwind
colors: {
custom: {
50: '#cae6c6',
500: '#b3dbae',
950: '#000000',
},
}SCSS
$custom: #b3dbae; $custom-light: #cae6c6; $custom-dark: #000000;
JSON
{
"hex": "#b3dbae",
"rgb": {
"r": 179,
"g": 219,
"b": 174
},
"hsl": {
"h": 113.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85089,
"c": 0.07448,
"h": 142
},
"luminance": 0.63303
}Semantic roles & 50–950 ramp
primary
#B3DBAE
secondary
#AC7AB3
accent
#34B1A3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482