#B3FFFD#B3FFFD
#B3FFFD is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.0% C 0.074 H 193.9°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFFD |
|---|---|
| RGB | rgb(179, 255, 253) |
| HSL | hsl(178, 100%, 85%) |
| HSV | hsv(178, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.24, -23.54, -6.51) |
| CIE-LCH | lch(95.24, 24.42, 195.45°) |
| OKLab | oklab(95.01% -0.0723 -0.0179) |
| OKLCH | oklch(95.01% 0.074 193.9) |
| XYZ | xyz(72.0740, 88.1916, 106.1344) |
| Luminance | 0.8820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.10
Pale Cyan
#B7FFFA
ΔE00 1.22
Eggshell Blue
#C4FFF7
ΔE00 3.43
Duck Egg Blue
#C3FBF4
ΔE00 3.63
Paleturquoise
#AFEEEE
ΔE00 3.87
Light Light Blue
#CAFFFB
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFFD #FFB3B5
analogous
#B3FFD7 #B3FFFD #B3DBFF
triadic
#B3FFFD #FDB3FF #FFFDB3
tetradic
#B3FFFD #D7B3FF #FFB3B5 #DBFFB3
square
#B3FFFD #D7B3FF #FFB3B5 #DBFFB3
split-complementary
#B3FFFD #FFB3DB #FFD7B3
monochromatic
#39FFFA #76FFFB #B3FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.13
#B3FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#B3FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFFD
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFFD | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#E7EDFE
Tritanopia (blue-blind)
#98FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b3fffd; /* rgb */ color: rgb(179, 255, 253); /* oklch */ color: oklch(95.0% 0.074 193.9);
Tailwind
colors: {
custom: {
50: '#ccfffe',
500: '#b3fffd',
950: '#000000',
},
}SCSS
$custom: #b3fffd; $custom-light: #ccfffe; $custom-dark: #000000;
JSON
{
"hex": "#b3fffd",
"rgb": {
"r": 179,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.421,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.95013,
"c": 0.07445,
"h": 193.9
},
"luminance": 0.88196
}Semantic roles & 50–950 ramp
primary
#B3FFFD
secondary
#E67073
accent
#0006E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685