#B7FFEE#B7FFEE
#B7FFEE is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.8% C 0.075 H 178.3°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFEE |
|---|---|
| RGB | rgb(183, 255, 238) |
| HSL | hsl(166, 100%, 86%) |
| HSV | hsv(166, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.06, -25.63, 0.99) |
| CIE-LCH | lch(95.06, 25.65, 177.80°) |
| OKLab | oklab(94.79% -0.0748 0.0022) |
| OKLCH | oklch(94.79% 0.075 178.3) |
| XYZ | xyz(70.7160, 87.7569, 94.0850) |
| Luminance | 0.8776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.06
Eggshell Blue
#C4FFF7
ΔE00 3.88
Pale Cyan
#B7FFFA
ΔE00 4.37
Duck Egg Blue
#C3FBF4
ΔE00 4.46
Light Cyan
#ACFFFC
ΔE00 5.34
Light Light Blue
#CAFFFB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFEE #FFB7C8
analogous
#B7FFCA #B7FFEE #B7ECFF
triadic
#B7FFEE #EEB7FF #FFEEB7
tetradic
#B7FFEE #CAB7FF #FFB7C8 #ECFFB7
square
#B7FFEE #CAB7FF #FFB7C8 #ECFFB7
split-complementary
#B7FFEE #FFB7EC #FFCAB7
monochromatic
#3DFFD1 #7AFFE0 #B7FFEE #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.13
#B7FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#B7FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFEE
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFEE | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#A3FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b7ffee; /* rgb */ color: rgb(183, 255, 238); /* oklch */ color: oklch(94.8% 0.075 178.3);
Tailwind
colors: {
custom: {
50: '#cefff3',
500: '#b7ffee',
950: '#000000',
},
}SCSS
$custom: #b7ffee; $custom-light: #cefff3; $custom-dark: #000000;
JSON
{
"hex": "#b7ffee",
"rgb": {
"r": 183,
"g": 255,
"b": 238
},
"hsl": {
"h": 165.833,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.94793,
"c": 0.07486,
"h": 178.3
},
"luminance": 0.8776
}Semantic roles & 50–950 ramp
primary
#B7FFEE
secondary
#E6748F
accent
#0036E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685