#BBD5C2#BBD5C2
#BBD5C2 is a very light, muted green. Relative luminance 0.620; OKLCH L 84.8% C 0.038 H 153.8°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5C2 |
|---|---|
| RGB | rgb(187, 213, 194) |
| HSL | hsl(136, 24%, 78%) |
| HSV | hsv(136, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 8.9%, 16.5%) |
| CIE-LAB | lab(82.94, -12.28, 6.47) |
| CIE-LCH | lch(82.94, 13.88, 152.22°) |
| OKLab | oklab(84.84% -0.0342 0.0168) |
| OKLCH | oklch(84.84% 0.038 153.8) |
| XYZ | xyz(54.0232, 62.0474, 60.1586) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.37
Honeydew
#F0FFF0
ΔE00 10.58
Pale Teal
#82CBB2
ΔE00 10.71
Ice
#D6FFFA
ΔE00 11.10
Light Teal
#90E4C1
ΔE00 11.21
Duck Egg Blue
#C3FBF4
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5C2 #D5BBCE
analogous
#C1D5BB #BBD5C2 #BBD5CF
triadic
#BBD5C2 #C2BBD5 #D5C2BB
tetradic
#BBD5C2 #BBC1D5 #D5BBCE #D5CFBB
square
#BBD5C2 #BBC1D5 #D5BBCE #D5CFBB
split-complementary
#BBD5C2 #CFBBD5 #D5BBC1
monochromatic
#6FA67E #95BEA0 #BBD5C2 #E1ECE4 #ECF3EE
Accessibility & contrast
On white
1.57
#BBD5C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BBD5C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5C2
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5C2 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#B7D4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd5c2; /* rgb */ color: rgb(187, 213, 194); /* oklch */ color: oklch(84.8% 0.038 153.8);
Tailwind
colors: {
custom: {
50: '#cfe2d4',
500: '#bbd5c2',
950: '#000000',
},
}SCSS
$custom: #bbd5c2; $custom-light: #cfe2d4; $custom-dark: #000000;
JSON
{
"hex": "#bbd5c2",
"rgb": {
"r": 187,
"g": 213,
"b": 194
},
"hsl": {
"h": 136.154,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.8484,
"c": 0.03816,
"h": 153.8
},
"luminance": 0.62048
}Semantic roles & 50–950 ramp
primary
#BBD5C2
secondary
#AB89A2
accent
#4389A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483