#B7DFDA#B7DFDA
#B7DFDA is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.4% C 0.042 H 187.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFDA |
|---|---|
| RGB | rgb(183, 223, 218) |
| HSL | hsl(173, 38%, 80%) |
| HSV | hsv(173, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(85.96, -14.00, -1.88) |
| CIE-LCH | lch(85.96, 14.12, 187.66°) |
| OKLab | oklab(87.37% -0.042 -0.0052) |
| OKLCH | oklch(87.37% 0.042 187.1) |
| XYZ | xyz(58.5675, 67.9028, 76.3368) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.63
Paleturquoise
#AFEEEE
ΔE00 5.38
Duck Egg Blue
#C3FBF4
ΔE00 6.48
Ice
#D6FFFA
ΔE00 6.89
Pale Blue
#D0FEFE
ΔE00 6.96
Light Light Blue
#CAFFFB
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFDA #DFB7BC
analogous
#B7DFC6 #B7DFDA #B7D0DF
triadic
#B7DFDA #DAB7DF #DFDAB7
tetradic
#B7DFDA #C6B7DF #DFB7BC #D0DFB7
square
#B7DFDA #C6B7DF #DFB7BC #D0DFB7
split-complementary
#B7DFDA #DFB7D0 #DFC6B7
monochromatic
#62B9AE #8DCCC4 #B7DFDA #E1F2F0 #EAF6F4
Accessibility & contrast
On white
1.44
#B7DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#B7DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFDA
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFDA | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDADA
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#ACE1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7dfda; /* rgb */ color: rgb(183, 223, 218); /* oklch */ color: oklch(87.4% 0.042 187.1);
Tailwind
colors: {
custom: {
50: '#cde9e5',
500: '#b7dfda',
950: '#000000',
},
}SCSS
$custom: #b7dfda; $custom-light: #cde9e5; $custom-dark: #000000;
JSON
{
"hex": "#b7dfda",
"rgb": {
"r": 183,
"g": 223,
"b": 218
},
"hsl": {
"h": 172.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.8737,
"c": 0.04235,
"h": 187.1
},
"luminance": 0.67905
}Semantic roles & 50–950 ramp
primary
#B7DFDA
secondary
#B78389
accent
#3444B1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484