#B7EDEE#B7EDEE
#B7EDEE is a very light, muted teal. Relative luminance 0.768; OKLCH L 90.9% C 0.055 H 197.6°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EDEE |
|---|---|
| RGB | rgb(183, 237, 238) |
| HSL | hsl(181, 62%, 83%) |
| HSV | hsv(181, 23%, 93%) |
| CMYK | cmyk(23.1%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(90.23, -16.84, -6.10) |
| CIE-LCH | lch(90.23, 17.91, 199.90°) |
| OKLab | oklab(90.94% -0.0523 -0.0167) |
| OKLCH | oklch(90.94% 0.055 197.6) |
| XYZ | xyz(65.2405, 76.8060, 92.2599) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.78
Light Sky Blue
#C6FCFF
ΔE00 3.33
Pale Sky Blue
#BDF6FE
ΔE00 3.35
Powder Blue
#B0E0E6
ΔE00 3.75
Pale Blue
#D0FEFE
ΔE00 4.23
Light Light Blue
#CAFFFB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EDEE #EEB8B7
analogous
#B7EED4 #B7EDEE #B7D1EE
triadic
#B7EDEE #EEB7ED #EDEEB7
tetradic
#B7EDEE #D4B7EE #EEB8B7 #D1EEB7
square
#B7EDEE #D4B7EE #EEB8B7 #D1EEB7
split-complementary
#B7EDEE #EEB7D1 #EED4B7
monochromatic
#54D4D7 #85E1E2 #B7EDEE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.28
#B7EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#B7EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EDEE
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EDEE | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#A5F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b7edee; /* rgb */ color: rgb(183, 237, 238); /* oklch */ color: oklch(90.9% 0.055 197.6);
Tailwind
colors: {
custom: {
50: '#cdf3f3',
500: '#b7edee',
950: '#000000',
},
}SCSS
$custom: #b7edee; $custom-light: #cdf3f3; $custom-dark: #000000;
JSON
{
"hex": "#b7edee",
"rgb": {
"r": 183,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.091,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.90944,
"c": 0.05491,
"h": 197.6
},
"luminance": 0.76809
}Semantic roles & 50–950 ramp
primary
#B7EDEE
secondary
#CC7F7D
accent
#1F1CCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585