#B7FFEC#B7FFEC
#B7FFEC is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.7% C 0.076 H 176.4°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFEC |
|---|---|
| RGB | rgb(183, 255, 236) |
| HSL | hsl(164, 100%, 86%) |
| HSV | hsv(164, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.01, -26.04, 1.94) |
| CIE-LCH | lch(95.01, 26.12, 175.73°) |
| OKLab | oklab(94.74% -0.0756 0.0048) |
| OKLCH | oklch(94.74% 0.076 176.4) |
| XYZ | xyz(70.4238, 87.6400, 92.5461) |
| Luminance | 0.8764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.39
Eggshell Blue
#C4FFF7
ΔE00 4.43
Duck Egg Blue
#C3FBF4
ΔE00 4.99
Pale Cyan
#B7FFFA
ΔE00 5.06
Pale Turquoise
#A5FBD5
ΔE00 5.96
Light Cyan
#ACFFFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFEC #FFB7CA
analogous
#B7FFC8 #B7FFEC #B7EEFF
triadic
#B7FFEC #ECB7FF #FFECB7
tetradic
#B7FFEC #C8B7FF #FFB7CA #EEFFB7
square
#B7FFEC #C8B7FF #FFB7CA #EEFFB7
split-complementary
#B7FFEC #FFB7EE #FFC8B7
monochromatic
#3DFFCC #7AFFDC #B7FFEC #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.13
#B7FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#B7FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFEC
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFEC | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EB
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#A3FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b7ffec; /* rgb */ color: rgb(183, 255, 236); /* oklch */ color: oklch(94.7% 0.076 176.4);
Tailwind
colors: {
custom: {
50: '#cefff2',
500: '#b7ffec',
950: '#000000',
},
}SCSS
$custom: #b7ffec; $custom-light: #cefff2; $custom-dark: #000000;
JSON
{
"hex": "#b7ffec",
"rgb": {
"r": 183,
"g": 255,
"b": 236
},
"hsl": {
"h": 164.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.94737,
"c": 0.07579,
"h": 176.4
},
"luminance": 0.87643
}Semantic roles & 50–950 ramp
primary
#B7FFEC
secondary
#E67492
accent
#003DE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685