#B7FEEF#B7FEEF
#B7FEEF is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.6% C 0.073 H 180.1°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FEEF |
|---|---|
| RGB | rgb(183, 254, 239) |
| HSL | hsl(167, 97%, 86%) |
| HSV | hsv(167, 28%, 100%) |
| CMYK | cmyk(28%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(94.81, -24.95, 0.11) |
| CIE-LCH | lch(94.81, 24.95, 179.74°) |
| OKLab | oklab(94.61% -0.0732 -0.0001) |
| OKLCH | oklch(94.61% 0.073 180.1) |
| XYZ | xyz(70.5451, 87.1795, 94.7548) |
| Luminance | 0.8718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.72
Eggshell Blue
#C4FFF7
ΔE00 3.30
Pale Cyan
#B7FFFA
ΔE00 3.69
Duck Egg Blue
#C3FBF4
ΔE00 3.86
Light Cyan
#ACFFFC
ΔE00 4.70
Light Light Blue
#CAFFFB
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FEEF #FEB7C6
analogous
#B7FECB #B7FEEF #B7E9FE
triadic
#B7FEEF #EFB7FE #FEEFB7
tetradic
#B7FEEF #CBB7FE #FEB7C6 #E9FEB7
square
#B7FEEF #CBB7FE #FEB7C6 #E9FEB7
split-complementary
#B7FEEF #FEB7E9 #FECBB7
monochromatic
#3EFCD4 #7BFDE2 #B7FEEF #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.14
#B7FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#B7FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FEEF
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FEEF | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#EBECF0
Tritanopia (blue-blind)
#A3FFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b7feef; /* rgb */ color: rgb(183, 254, 239); /* oklch */ color: oklch(94.6% 0.073 180.1);
Tailwind
colors: {
custom: {
50: '#cefff4',
500: '#b7feef',
950: '#000000',
},
}SCSS
$custom: #b7feef; $custom-light: #cefff4; $custom-dark: #000000;
JSON
{
"hex": "#b7feef",
"rgb": {
"r": 183,
"g": 254,
"b": 239
},
"hsl": {
"h": 167.324,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.94606,
"c": 0.0732,
"h": 180.1
},
"luminance": 0.87183
}Semantic roles & 50–950 ramp
primary
#B7FEEF
secondary
#E5748C
accent
#0030E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685