#B3FFEE#B3FFEE
#B3FFEE is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.6% C 0.078 H 179.0°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFEE |
|---|---|
| RGB | rgb(179, 255, 238) |
| HSL | hsl(167, 100%, 85%) |
| HSV | hsv(167, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(94.85, -26.76, 0.66) |
| CIE-LCH | lch(94.85, 26.77, 178.58°) |
| OKLab | oklab(94.58% -0.0782 0.0013) |
| OKLCH | oklch(94.58% 0.078 179) |
| XYZ | xyz(69.7778, 87.2731, 94.0410) |
| Luminance | 0.8728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.35
Eggshell Blue
#C4FFF7
ΔE00 4.22
Pale Cyan
#B7FFFA
ΔE00 4.39
Duck Egg Blue
#C3FBF4
ΔE00 4.80
Light Cyan
#ACFFFC
ΔE00 5.18
Light Light Blue
#CAFFFB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFEE #FFB3C4
analogous
#B3FFC8 #B3FFEE #B3EAFF
triadic
#B3FFEE #EEB3FF #FFEEB3
tetradic
#B3FFEE #C8B3FF #FFB3C4 #EAFFB3
square
#B3FFEE #C8B3FF #FFB3C4 #EAFFB3
split-complementary
#B3FFEE #FFB3EA #FFC8B3
monochromatic
#39FFD3 #76FFE0 #B3FFEE #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.14
#B3FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#B3FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFEE
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFEE | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#9DFFFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b3ffee; /* rgb */ color: rgb(179, 255, 238); /* oklch */ color: oklch(94.6% 0.078 179.0);
Tailwind
colors: {
custom: {
50: '#ccfff3',
500: '#b3ffee',
950: '#000000',
},
}SCSS
$custom: #b3ffee; $custom-light: #ccfff3; $custom-dark: #000000;
JSON
{
"hex": "#b3ffee",
"rgb": {
"r": 179,
"g": 255,
"b": 238
},
"hsl": {
"h": 166.579,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94575,
"c": 0.07825,
"h": 179
},
"luminance": 0.87277
}Semantic roles & 50–950 ramp
primary
#B3FFEE
secondary
#E6708B
accent
#0033E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685