#B7EEEE#B7EEEE
#B7EEEE is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.2% C 0.056 H 196.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EEEE |
|---|---|
| RGB | rgb(183, 238, 238) |
| HSL | hsl(180, 62%, 83%) |
| HSV | hsv(180, 23%, 93%) |
| CMYK | cmyk(23.1%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(90.50, -17.34, -5.70) |
| CIE-LCH | lch(90.50, 18.25, 198.21°) |
| OKLab | oklab(91.16% -0.0536 -0.0156) |
| OKLCH | oklch(91.16% 0.056 196.2) |
| XYZ | xyz(65.5309, 77.3866, 92.3566) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.48
Light Sky Blue
#C6FCFF
ΔE00 3.33
Pale Sky Blue
#BDF6FE
ΔE00 3.63
Duck Egg Blue
#C3FBF4
ΔE00 3.82
Light Light Blue
#CAFFFB
ΔE00 3.92
Pale Blue
#D0FEFE
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EEEE #EEB7B7
analogous
#B7EED2 #B7EEEE #B7D2EE
triadic
#B7EEEE #EEB7EE #EEEEB7
tetradic
#B7EEEE #D2B7EE #EEB7B7 #D2EEB7
square
#B7EEEE #D2B7EE #EEB7B7 #D2EEB7
split-complementary
#B7EEEE #EEB7D2 #EED2B7
monochromatic
#54D7D7 #85E2E2 #B7EEEE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.27
#B7EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#B7EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EEEE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EEEE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#A5F2EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b7eeee; /* rgb */ color: rgb(183, 238, 238); /* oklch */ color: oklch(91.2% 0.056 196.2);
Tailwind
colors: {
custom: {
50: '#cef3f3',
500: '#b7eeee',
950: '#000000',
},
}SCSS
$custom: #b7eeee; $custom-light: #cef3f3; $custom-dark: #000000;
JSON
{
"hex": "#b7eeee",
"rgb": {
"r": 183,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.91156,
"c": 0.05582,
"h": 196.2
},
"luminance": 0.77389
}Semantic roles & 50–950 ramp
primary
#B7EEEE
secondary
#CC7D7D
accent
#1C1CCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585