#B8DFAA#B8DFAA
#B8DFAA is a very light, moderate green. Relative luminance 0.659; OKLCH L 86.2% C 0.083 H 137.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFAA |
|---|---|
| RGB | rgb(184, 223, 170) |
| HSL | hsl(104, 45%, 77%) |
| HSV | hsv(104, 24%, 87%) |
| CMYK | cmyk(17.5%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(84.93, -22.44, 21.88) |
| CIE-LCH | lch(84.93, 31.34, 135.72°) |
| OKLab | oklab(86.21% -0.0609 0.0557) |
| OKLCH | oklch(86.21% 0.083 137.5) |
| XYZ | xyz(53.4090, 65.8669, 47.9221) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.39
Light Sage
#BCECAC
ΔE00 3.50
Hospital Green
#9BE5AA
ΔE00 5.78
Washed Out Green
#BCF5A6
ΔE00 6.57
Very Pale Green
#CFFDBC
ΔE00 6.62
Mint
#AAF0C1
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFAA #D1AADF
analogous
#D3DFAA #B8DFAA #AADFB7
triadic
#B8DFAA #AAB8DF #DFAAB8
tetradic
#B8DFAA #AAD3DF #D1AADF #DFB7AA
square
#B8DFAA #AAD3DF #D1AADF #DFB7AA
split-complementary
#B8DFAA #B7AADF #DFAAD3
monochromatic
#6EBE51 #93CE7E #B8DFAA #DDF0D6 #ECF7E9
Accessibility & contrast
On white
1.48
#B8DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#B8DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFAA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFAA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#DDD3AD
Tritanopia (blue-blind)
#B7DBD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b8dfaa; /* rgb */ color: rgb(184, 223, 170); /* oklch */ color: oklch(86.2% 0.083 137.5);
Tailwind
colors: {
custom: {
50: '#cee9c3',
500: '#b8dfaa',
950: '#000000',
},
}SCSS
$custom: #b8dfaa; $custom-light: #cee9c3; $custom-dark: #000000;
JSON
{
"hex": "#b8dfaa",
"rgb": {
"r": 184,
"g": 223,
"b": 170
},
"hsl": {
"h": 104.151,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.86205,
"c": 0.08254,
"h": 137.5
},
"luminance": 0.65868
}Semantic roles & 50–950 ramp
primary
#B8DFAA
secondary
#A675B8
accent
#2DB894
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131612
muted
#838482