#B7FFEB#B7FFEB
#B7FFEB is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.7% C 0.076 H 175.5°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFEB |
|---|---|
| RGB | rgb(183, 255, 235) |
| HSL | hsl(163, 100%, 86%) |
| HSV | hsv(163, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(94.98, -26.25, 2.42) |
| CIE-LCH | lch(94.98, 26.36, 174.72°) |
| OKLab | oklab(94.71% -0.076 0.006) |
| OKLCH | oklch(94.71% 0.076 175.5) |
| XYZ | xyz(70.2789, 87.5820, 91.7831) |
| Luminance | 0.8759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.16
Eggshell Blue
#C4FFF7
ΔE00 4.72
Duck Egg Blue
#C3FBF4
ΔE00 5.26
Pale Cyan
#B7FFFA
ΔE00 5.40
Pale Turquoise
#A5FBD5
ΔE00 5.65
Light Cyan
#ACFFFC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFEB #FFB7CB
analogous
#B7FFC7 #B7FFEB #B7EFFF
triadic
#B7FFEB #EBB7FF #FFEBB7
tetradic
#B7FFEB #C7B7FF #FFB7CB #EFFFB7
square
#B7FFEB #C7B7FF #FFB7CB #EFFFB7
split-complementary
#B7FFEB #FFB7EF #FFC7B7
monochromatic
#3DFFC9 #7AFFDA #B7FFEB #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.13
#B7FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#B7FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFEB
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFEB | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#A4FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b7ffeb; /* rgb */ color: rgb(183, 255, 235); /* oklch */ color: oklch(94.7% 0.076 175.5);
Tailwind
colors: {
custom: {
50: '#cefff1',
500: '#b7ffeb',
950: '#000000',
},
}SCSS
$custom: #b7ffeb; $custom-light: #cefff1; $custom-dark: #000000;
JSON
{
"hex": "#b7ffeb",
"rgb": {
"r": 183,
"g": 255,
"b": 235
},
"hsl": {
"h": 163.333,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.94709,
"c": 0.07628,
"h": 175.5
},
"luminance": 0.87585
}Semantic roles & 50–950 ramp
primary
#B7FFEB
secondary
#E67494
accent
#0040E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685