#B3FFEB#B3FFEB
#B3FFEB is a very light, moderate teal. Relative luminance 0.871; OKLCH L 94.5% C 0.080 H 176.3°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFEB |
|---|---|
| RGB | rgb(179, 255, 235) |
| HSL | hsl(164, 100%, 85%) |
| HSV | hsv(164, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(94.78, -27.39, 2.10) |
| CIE-LCH | lch(94.78, 27.47, 175.61°) |
| OKLab | oklab(94.49% -0.0795 0.0052) |
| OKLCH | oklch(94.49% 0.08 176.3) |
| XYZ | xyz(69.3408, 87.0983, 91.7391) |
| Luminance | 0.8710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.77
Eggshell Blue
#C4FFF7
ΔE00 4.99
Pale Cyan
#B7FFFA
ΔE00 5.40
Duck Egg Blue
#C3FBF4
ΔE00 5.54
Pale Turquoise
#A5FBD5
ΔE00 5.57
Light Aqua
#8CFFDB
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFEB #FFB3C7
analogous
#B3FFC5 #B3FFEB #B3EDFF
triadic
#B3FFEB #EBB3FF #FFEBB3
tetradic
#B3FFEB #C5B3FF #FFB3C7 #EDFFB3
square
#B3FFEB #C5B3FF #FFB3C7 #EDFFB3
split-complementary
#B3FFEB #FFB3ED #FFC5B3
monochromatic
#39FFCB #76FFDB #B3FFEB #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.14
#B3FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#B3FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFEB
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFEB | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#9EFFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b3ffeb; /* rgb */ color: rgb(179, 255, 235); /* oklch */ color: oklch(94.5% 0.080 176.3);
Tailwind
colors: {
custom: {
50: '#cbfff1',
500: '#b3ffeb',
950: '#000000',
},
}SCSS
$custom: #b3ffeb; $custom-light: #cbfff1; $custom-dark: #000000;
JSON
{
"hex": "#b3ffeb",
"rgb": {
"r": 179,
"g": 255,
"b": 235
},
"hsl": {
"h": 164.211,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94491,
"c": 0.07962,
"h": 176.3
},
"luminance": 0.87102
}Semantic roles & 50–950 ramp
primary
#B3FFEB
secondary
#E6708F
accent
#003CE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131816
muted
#838685