#B6FEFE#B6FEFE
#B6FEFE is a very light, moderate teal. Relative luminance 0.880; OKLCH L 95.0% C 0.071 H 196.0°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FEFE |
|---|---|
| RGB | rgb(182, 254, 254) |
| HSL | hsl(180, 97%, 85%) |
| HSV | hsv(180, 28%, 100%) |
| CMYK | cmyk(28.3%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.15, -22.02, -7.14) |
| CIE-LCH | lch(95.15, 23.14, 197.96°) |
| OKLab | oklab(94.99% -0.0681 -0.0196) |
| OKLCH | oklch(94.99% 0.071 196) |
| XYZ | xyz(72.6167, 87.9807, 106.9024) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.90
Light Cyan
#ACFFFC
ΔE00 2.05
Paleturquoise
#AFEEEE
ΔE00 3.40
Light Light Blue
#CAFFFB
ΔE00 3.50
Eggshell Blue
#C4FFF7
ΔE00 3.58
Duck Egg Blue
#C3FBF4
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FEFE #FEB6B6
analogous
#B6FEDA #B6FEFE #B6DAFE
triadic
#B6FEFE #FEB6FE #FEFEB6
tetradic
#B6FEFE #DAB6FE #FEB6B6 #DAFEB6
square
#B6FEFE #DAB6FE #FEB6B6 #DAFEB6
split-complementary
#B6FEFE #FEB6DA #FEDAB6
monochromatic
#3DFCFC #7AFDFD #B6FEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.13
#B6FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#B6FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FEFE
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FEFE | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#9CFFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b6fefe; /* rgb */ color: rgb(182, 254, 254); /* oklch */ color: oklch(95.0% 0.071 196.0);
Tailwind
colors: {
custom: {
50: '#cefffe',
500: '#b6fefe',
950: '#000000',
},
}SCSS
$custom: #b6fefe; $custom-light: #cefffe; $custom-dark: #000000;
JSON
{
"hex": "#b6fefe",
"rgb": {
"r": 182,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.94992,
"c": 0.07088,
"h": 196
},
"luminance": 0.87984
}Semantic roles & 50–950 ramp
primary
#B6FEFE
secondary
#E57474
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685