#B7FEED#B7FEED
#B7FEED is a very light, moderate teal. Relative luminance 0.871; OKLCH L 94.5% C 0.074 H 178.1°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FEED |
|---|---|
| RGB | rgb(183, 254, 237) |
| HSL | hsl(166, 97%, 86%) |
| HSV | hsv(166, 28%, 100%) |
| CMYK | cmyk(28%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(94.76, -25.36, 1.07) |
| CIE-LCH | lch(94.76, 25.38, 177.58°) |
| OKLab | oklab(94.55% -0.074 0.0025) |
| OKLCH | oklch(94.55% 0.074 178.1) |
| XYZ | xyz(70.2513, 87.0619, 93.2074) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.03
Eggshell Blue
#C4FFF7
ΔE00 3.84
Duck Egg Blue
#C3FBF4
ΔE00 4.38
Pale Cyan
#B7FFFA
ΔE00 4.39
Light Cyan
#ACFFFC
ΔE00 5.39
Light Light Blue
#CAFFFB
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FEED #FEB7C8
analogous
#B7FEC9 #B7FEED #B7EBFE
triadic
#B7FEED #EDB7FE #FEEDB7
tetradic
#B7FEED #C9B7FE #FEB7C8 #EBFEB7
square
#B7FEED #C9B7FE #FEB7C8 #EBFEB7
split-complementary
#B7FEED #FEB7EB #FEC9B7
monochromatic
#3EFCCF #7BFDDE #B7FEED #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.14
#B7FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#B7FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FEED
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FEED | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EC
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#A3FFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b7feed; /* rgb */ color: rgb(183, 254, 237); /* oklch */ color: oklch(94.5% 0.074 178.1);
Tailwind
colors: {
custom: {
50: '#cefff2',
500: '#b7feed',
950: '#000000',
},
}SCSS
$custom: #b7feed; $custom-light: #cefff2; $custom-dark: #000000;
JSON
{
"hex": "#b7feed",
"rgb": {
"r": 183,
"g": 254,
"b": 237
},
"hsl": {
"h": 165.634,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.9455,
"c": 0.07404,
"h": 178.1
},
"luminance": 0.87065
}Semantic roles & 50–950 ramp
primary
#B7FEED
secondary
#E5748F
accent
#0037E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685