#B3FFEF#B3FFEF
#B3FFEF is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.6% C 0.078 H 180.0°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFEF |
|---|---|
| RGB | rgb(179, 255, 239) |
| HSL | hsl(167, 100%, 85%) |
| HSV | hsv(167, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(94.88, -26.55, 0.18) |
| CIE-LCH | lch(94.88, 26.55, 179.61°) |
| OKLab | oklab(94.6% -0.0778 0.0001) |
| OKLCH | oklch(94.6% 0.078 180) |
| XYZ | xyz(69.9252, 87.3320, 94.8169) |
| Luminance | 0.8734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.65
Eggshell Blue
#C4FFF7
ΔE00 3.98
Pale Cyan
#B7FFFA
ΔE00 4.05
Duck Egg Blue
#C3FBF4
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 4.83
Light Light Blue
#CAFFFB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFEF #FFB3C3
analogous
#B3FFC9 #B3FFEF #B3E9FF
triadic
#B3FFEF #EFB3FF #FFEFB3
tetradic
#B3FFEF #C9B3FF #FFB3C3 #E9FFB3
square
#B3FFEF #C9B3FF #FFB3C3 #E9FFB3
split-complementary
#B3FFEF #FFB3E9 #FFC9B3
monochromatic
#39FFD5 #76FFE2 #B3FFEF #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.14
#B3FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#B3FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFEF
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFEF | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#EBECF0
Tritanopia (blue-blind)
#9DFFFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b3ffef; /* rgb */ color: rgb(179, 255, 239); /* oklch */ color: oklch(94.6% 0.078 180.0);
Tailwind
colors: {
custom: {
50: '#ccfff4',
500: '#b3ffef',
950: '#000000',
},
}SCSS
$custom: #b3ffef; $custom-light: #ccfff4; $custom-dark: #000000;
JSON
{
"hex": "#b3ffef",
"rgb": {
"r": 179,
"g": 255,
"b": 239
},
"hsl": {
"h": 167.368,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94603,
"c": 0.07783,
"h": 180
},
"luminance": 0.87336
}Semantic roles & 50–950 ramp
primary
#B3FFEF
secondary
#E67089
accent
#0030E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685