#B3FFFE#B3FFFE
#B3FFFE is a very light, moderate teal. Relative luminance 0.883; OKLCH L 95.0% C 0.074 H 194.9°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFFE |
|---|---|
| RGB | rgb(179, 255, 254) |
| HSL | hsl(179, 100%, 85%) |
| HSV | hsv(179, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.27, -23.32, -6.98) |
| CIE-LCH | lch(95.27, 24.34, 196.67°) |
| OKLab | oklab(95.04% -0.0719 -0.0192) |
| OKLCH | oklch(95.04% 0.074 194.9) |
| XYZ | xyz(72.2338, 88.2555, 106.9756) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.32
Pale Cyan
#B7FFFA
ΔE00 1.55
Eggshell Blue
#C4FFF7
ΔE00 3.65
Paleturquoise
#AFEEEE
ΔE00 3.79
Duck Egg Blue
#C3FBF4
ΔE00 3.80
Light Light Blue
#CAFFFB
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFFE #FFB3B4
analogous
#B3FFD8 #B3FFFE #B3DAFF
triadic
#B3FFFE #FEB3FF #FFFEB3
tetradic
#B3FFFE #D8B3FF #FFB3B4 #DAFFB3
square
#B3FFFE #D8B3FF #FFB3B4 #DAFFB3
split-complementary
#B3FFFE #FFB3DA #FFD8B3
monochromatic
#39FFFC #76FFFD #B3FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.13
#B3FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#B3FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFFE
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFFE | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#98FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b3fffe; /* rgb */ color: rgb(179, 255, 254); /* oklch */ color: oklch(95.0% 0.074 194.9);
Tailwind
colors: {
custom: {
50: '#ccfffe',
500: '#b3fffe',
950: '#000000',
},
}SCSS
$custom: #b3fffe; $custom-light: #ccfffe; $custom-dark: #000000;
JSON
{
"hex": "#b3fffe",
"rgb": {
"r": 179,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.211,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.95044,
"c": 0.07439,
"h": 194.9
},
"luminance": 0.88259
}Semantic roles & 50–950 ramp
primary
#B3FFFE
secondary
#E67072
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685