#B3FEFE#B3FEFE
#B3FEFE is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.8% C 0.074 H 196.0°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FEFE |
|---|---|
| RGB | rgb(179, 254, 254) |
| HSL | hsl(180, 97%, 85%) |
| HSV | hsv(180, 30%, 100%) |
| CMYK | cmyk(29.5%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.00, -22.83, -7.38) |
| CIE-LCH | lch(95.00, 24.00, 197.91°) |
| OKLab | oklab(94.83% -0.0707 -0.0202) |
| OKLCH | oklch(94.83% 0.074 196) |
| XYZ | xyz(71.9156, 87.6192, 106.8695) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.69
Pale Cyan
#B7FFFA
ΔE00 1.90
Paleturquoise
#AFEEEE
ΔE00 3.53
Eggshell Blue
#C4FFF7
ΔE00 3.83
Duck Egg Blue
#C3FBF4
ΔE00 3.88
Light Light Blue
#CAFFFB
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FEFE #FEB3B3
analogous
#B3FED9 #B3FEFE #B3D9FE
triadic
#B3FEFE #FEB3FE #FEFEB3
tetradic
#B3FEFE #D9B3FE #FEB3B3 #D9FEB3
square
#B3FEFE #D9B3FE #FEB3B3 #D9FEB3
split-complementary
#B3FEFE #FEB3D9 #FED9B3
monochromatic
#3AFCFC #77FDFD #B3FEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.13
#B3FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#B3FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FEFE
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FEFE | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#98FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b3fefe; /* rgb */ color: rgb(179, 254, 254); /* oklch */ color: oklch(94.8% 0.074 196.0);
Tailwind
colors: {
custom: {
50: '#ccfffe',
500: '#b3fefe',
950: '#000000',
},
}SCSS
$custom: #b3fefe; $custom-light: #ccfffe; $custom-dark: #000000;
JSON
{
"hex": "#b3fefe",
"rgb": {
"r": 179,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.9483,
"c": 0.07351,
"h": 196
},
"luminance": 0.87623
}Semantic roles & 50–950 ramp
primary
#B3FEFE
secondary
#E47171
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685