#B7FFEF#B7FFEF
#B7FFEF is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.8% C 0.074 H 179.3°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFEF |
|---|---|
| RGB | rgb(183, 255, 239) |
| HSL | hsl(167, 100%, 86%) |
| HSV | hsv(167, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.08, -25.43, 0.51) |
| CIE-LCH | lch(95.08, 25.43, 178.86°) |
| OKLab | oklab(94.82% -0.0744 0.0009) |
| OKLCH | oklch(94.82% 0.074 179.3) |
| XYZ | xyz(70.8633, 87.8158, 94.8609) |
| Luminance | 0.8782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.40
Eggshell Blue
#C4FFF7
ΔE00 3.61
Pale Cyan
#B7FFFA
ΔE00 4.02
Duck Egg Blue
#C3FBF4
ΔE00 4.20
Light Cyan
#ACFFFC
ΔE00 4.99
Light Light Blue
#CAFFFB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFEF #FFB7C7
analogous
#B7FFCB #B7FFEF #B7EBFF
triadic
#B7FFEF #EFB7FF #FFEFB7
tetradic
#B7FFEF #CBB7FF #FFB7C7 #EBFFB7
square
#B7FFEF #CBB7FF #FFB7C7 #EBFFB7
split-complementary
#B7FFEF #FFB7EB #FFCBB7
monochromatic
#3DFFD4 #7AFFE1 #B7FFEF #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.13
#B7FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#B7FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFEF
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFEF | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#A2FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b7ffef; /* rgb */ color: rgb(183, 255, 239); /* oklch */ color: oklch(94.8% 0.074 179.3);
Tailwind
colors: {
custom: {
50: '#cefff4',
500: '#b7ffef',
950: '#000000',
},
}SCSS
$custom: #b7ffef; $custom-light: #cefff4; $custom-dark: #000000;
JSON
{
"hex": "#b7ffef",
"rgb": {
"r": 183,
"g": 255,
"b": 239
},
"hsl": {
"h": 166.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.94821,
"c": 0.07444,
"h": 179.3
},
"luminance": 0.87819
}Semantic roles & 50–950 ramp
primary
#B7FFEF
secondary
#E6748D
accent
#0033E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685