#B3FFED#B3FFED
#B3FFED is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.5% C 0.079 H 178.1°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFED |
|---|---|
| RGB | rgb(179, 255, 237) |
| HSL | hsl(166, 100%, 85%) |
| HSV | hsv(166, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(94.83, -26.97, 1.14) |
| CIE-LCH | lch(94.83, 27.00, 177.58°) |
| OKLab | oklab(94.55% -0.0786 0.0026) |
| OKLCH | oklch(94.55% 0.079 178.1) |
| XYZ | xyz(69.6313, 87.2145, 93.2695) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.09
Eggshell Blue
#C4FFF7
ΔE00 4.47
Pale Cyan
#B7FFFA
ΔE00 4.73
Duck Egg Blue
#C3FBF4
ΔE00 5.04
Light Cyan
#ACFFFC
ΔE00 5.53
Pale Turquoise
#A5FBD5
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFED #FFB3C5
analogous
#B3FFC7 #B3FFED #B3EBFF
triadic
#B3FFED #EDB3FF #FFEDB3
tetradic
#B3FFED #C7B3FF #FFB3C5 #EBFFB3
square
#B3FFED #C7B3FF #FFB3C5 #EBFFB3
split-complementary
#B3FFED #FFB3EB #FFC7B3
monochromatic
#39FFD0 #76FFDF #B3FFED #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.14
#B3FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#B3FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFED
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFED | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#9DFFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b3ffed; /* rgb */ color: rgb(179, 255, 237); /* oklch */ color: oklch(94.5% 0.079 178.1);
Tailwind
colors: {
custom: {
50: '#cbfff2',
500: '#b3ffed',
950: '#000000',
},
}SCSS
$custom: #b3ffed; $custom-light: #cbfff2; $custom-dark: #000000;
JSON
{
"hex": "#b3ffed",
"rgb": {
"r": 179,
"g": 255,
"b": 237
},
"hsl": {
"h": 165.789,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94547,
"c": 0.07868,
"h": 178.1
},
"luminance": 0.87218
}Semantic roles & 50–950 ramp
primary
#B3FFED
secondary
#E6708C
accent
#0036E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#131817
muted
#838685