#BCDFAA#BCDFAA
#BCDFAA is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.5% C 0.080 H 135.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFAA |
|---|---|
| RGB | rgb(188, 223, 170) |
| HSL | hsl(100, 45%, 77%) |
| HSV | hsv(100, 24%, 87%) |
| CMYK | cmyk(15.7%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(85.18, -21.05, 22.27) |
| CIE-LCH | lch(85.18, 30.65, 133.38°) |
| OKLab | oklab(86.48% -0.0569 0.0567) |
| OKLCH | oklch(86.48% 0.08 135.1) |
| XYZ | xyz(54.3810, 66.3681, 47.9677) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.49
Light Sage
#BCECAC
ΔE00 3.72
Very Pale Green
#CFFDBC
ΔE00 6.59
Hospital Green
#9BE5AA
ΔE00 6.60
Washed Out Green
#BCF5A6
ΔE00 6.72
Very Light Green
#D1FFBD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFAA #CDAADF
analogous
#D6DFAA #BCDFAA #AADFB3
triadic
#BCDFAA #AABCDF #DFAABC
tetradic
#BCDFAA #AAD6DF #CDAADF #DFB3AA
square
#BCDFAA #AAD6DF #CDAADF #DFB3AA
split-complementary
#BCDFAA #B3AADF #DFAAD6
monochromatic
#76BE51 #99CE7E #BCDFAA #DFF0D6 #EDF7E9
Accessibility & contrast
On white
1.47
#BCDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BCDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFAA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFAA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A7
Deuteranopia (green-blind)
#DED4AD
Tritanopia (blue-blind)
#BCDBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdfaa; /* rgb */ color: rgb(188, 223, 170); /* oklch */ color: oklch(86.5% 0.080 135.1);
Tailwind
colors: {
custom: {
50: '#d0e9c3',
500: '#bcdfaa',
950: '#000000',
},
}SCSS
$custom: #bcdfaa; $custom-light: #d0e9c3; $custom-dark: #000000;
JSON
{
"hex": "#bcdfaa",
"rgb": {
"r": 188,
"g": 223,
"b": 170
},
"hsl": {
"h": 99.623,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.86475,
"c": 0.08036,
"h": 135.1
},
"luminance": 0.66369
}Semantic roles & 50–950 ramp
primary
#BCDFAA
secondary
#A175B8
accent
#2DB889
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482