#B9FFEB#B9FFEB
#B9FFEB is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.8% C 0.075 H 175.0°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FFEB |
|---|---|
| RGB | rgb(185, 255, 235) |
| HSL | hsl(163, 100%, 86%) |
| HSV | hsv(163, 27%, 100%) |
| CMYK | cmyk(27.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.09, -25.67, 2.59) |
| CIE-LCH | lch(95.09, 25.80, 174.24°) |
| OKLab | oklab(94.82% -0.0743 0.0065) |
| OKLCH | oklch(94.82% 0.075 175) |
| XYZ | xyz(70.7581, 87.8291, 91.8056) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.16
Eggshell Blue
#C4FFF7
ΔE00 4.60
Duck Egg Blue
#C3FBF4
ΔE00 5.14
Pale Cyan
#B7FFFA
ΔE00 5.43
Pale Turquoise
#A5FBD5
ΔE00 5.71
Light Cyan
#ACFFFC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FFEB #FFB9CD
analogous
#B9FFC8 #B9FFEB #B9F0FF
triadic
#B9FFEB #EBB9FF #FFEBB9
tetradic
#B9FFEB #C8B9FF #FFB9CD #F0FFB9
square
#B9FFEB #C8B9FF #FFB9CD #F0FFB9
split-complementary
#B9FFEB #FFB9F0 #FFC8B9
monochromatic
#3FFFC8 #7CFFDA #B9FFEB #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.13
#B9FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#B9FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FFEB
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FFEB | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#A6FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b9ffeb; /* rgb */ color: rgb(185, 255, 235); /* oklch */ color: oklch(94.8% 0.075 175.0);
Tailwind
colors: {
custom: {
50: '#cffff1',
500: '#b9ffeb',
950: '#000000',
},
}SCSS
$custom: #b9ffeb; $custom-light: #cffff1; $custom-dark: #000000;
JSON
{
"hex": "#b9ffeb",
"rgb": {
"r": 185,
"g": 255,
"b": 235
},
"hsl": {
"h": 162.857,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.9482,
"c": 0.0746,
"h": 175
},
"luminance": 0.87832
}Semantic roles & 50–950 ramp
primary
#B9FFEB
secondary
#E77596
accent
#0042E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685