#B3DBDA#B3DBDA
#B3DBDA is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.3% C 0.042 H 194.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DBDA |
|---|---|
| RGB | rgb(179, 219, 218) |
| HSL | hsl(179, 36%, 78%) |
| HSV | hsv(179, 18%, 86%) |
| CMYK | cmyk(18.3%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(84.64, -13.21, -3.85) |
| CIE-LCH | lch(84.64, 13.76, 196.23°) |
| OKLab | oklab(86.26% -0.0405 -0.0105) |
| OKLCH | oklch(86.26% 0.042 194.5) |
| XYZ | xyz(56.5733, 65.3068, 75.9408) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.21
Paleturquoise
#AFEEEE
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 6.34
Pale Sky Blue
#BDF6FE
ΔE00 7.04
Light Sky Blue
#C6FCFF
ΔE00 7.42
Pale Blue
#D0FEFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DBDA #DBB3B4
analogous
#B3DBC6 #B3DBDA #B3C8DB
triadic
#B3DBDA #DAB3DB #DBDAB3
tetradic
#B3DBDA #C6B3DB #DBB3B4 #C8DBB3
square
#B3DBDA #C6B3DB #DBB3B4 #C8DBB3
split-complementary
#B3DBDA #DBB3C8 #DBC6B3
monochromatic
#60B4B2 #89C7C6 #B3DBDA #DDEFEE #EAF5F5
Accessibility & contrast
On white
1.49
#B3DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#B3DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DBDA
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DBDA | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#CED1DA
Tritanopia (blue-blind)
#A7DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b3dbda; /* rgb */ color: rgb(179, 219, 218); /* oklch */ color: oklch(86.3% 0.042 194.5);
Tailwind
colors: {
custom: {
50: '#cae6e5',
500: '#b3dbda',
950: '#000000',
},
}SCSS
$custom: #b3dbda; $custom-light: #cae6e5; $custom-dark: #000000;
JSON
{
"hex": "#b3dbda",
"rgb": {
"r": 179,
"g": 219,
"b": 218
},
"hsl": {
"h": 178.5,
"s": 35.714,
"l": 78.039
},
"oklch": {
"l": 0.86262,
"c": 0.04189,
"h": 194.5
},
"luminance": 0.65309
}Semantic roles & 50–950 ramp
primary
#B3DBDA
secondary
#B38081
accent
#373AAF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484