#B9DBCA#B9DBCA
#B9DBCA is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.2% C 0.043 H 163.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DBCA |
|---|---|
| RGB | rgb(185, 219, 202) |
| HSL | hsl(150, 32%, 79%) |
| HSV | hsv(150, 16%, 86%) |
| CMYK | cmyk(15.5%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(84.61, -14.49, 4.62) |
| CIE-LCH | lch(84.61, 15.21, 162.31°) |
| OKLab | oklab(86.2% -0.0412 0.012) |
| OKLCH | oklch(86.2% 0.043 163.8) |
| XYZ | xyz(55.9971, 65.2403, 65.5080) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.86
Ice
#D6FFFA
ΔE00 9.25
Paleturquoise
#AFEEEE
ΔE00 9.46
Eggshell Blue
#C4FFF7
ΔE00 9.52
Pale Teal
#82CBB2
ΔE00 9.64
Light Teal
#90E4C1
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DBCA #DBB9CA
analogous
#B9DBB9 #B9DBCA #B9DBDB
triadic
#B9DBCA #CAB9DB #DBCAB9
tetradic
#B9DBCA #B9B9DB #DBB9CA #DBDBB9
square
#B9DBCA #B9B9DB #DBB9CA #DBDBB9
split-complementary
#B9DBCA #DBB9DB #DBB9B9
monochromatic
#68B18D #91C6AB #B9DBCA #E1F0E9 #EBF5F0
Accessibility & contrast
On white
1.49
#B9DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#B9DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DBCA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DBCA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#B3DBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b9dbca; /* rgb */ color: rgb(185, 219, 202); /* oklch */ color: oklch(86.2% 0.043 163.8);
Tailwind
colors: {
custom: {
50: '#cee6da',
500: '#b9dbca',
950: '#000000',
},
}SCSS
$custom: #b9dbca; $custom-light: #cee6da; $custom-dark: #000000;
JSON
{
"hex": "#b9dbca",
"rgb": {
"r": 185,
"g": 219,
"b": 202
},
"hsl": {
"h": 150,
"s": 32.075,
"l": 79.216
},
"oklch": {
"l": 0.86196,
"c": 0.04287,
"h": 163.8
},
"luminance": 0.65242
}Semantic roles & 50–950 ramp
primary
#B9DBCA
secondary
#B2869C
accent
#3B73AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483