#B7FEFE#B7FEFE
#B7FEFE is a very light, moderate teal. Relative luminance 0.881; OKLCH L 95.0% C 0.070 H 196.0°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FEFE |
|---|---|
| RGB | rgb(183, 254, 254) |
| HSL | hsl(180, 97%, 86%) |
| HSV | hsv(180, 28%, 100%) |
| CMYK | cmyk(28%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.20, -21.74, -7.06) |
| CIE-LCH | lch(95.20, 22.86, 197.98°) |
| OKLab | oklab(95.05% -0.0673 -0.0193) |
| OKLCH | oklch(95.05% 0.07 196) |
| XYZ | xyz(72.8538, 88.1029, 106.9135) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.93
Light Cyan
#ACFFFC
ΔE00 2.18
Light Light Blue
#CAFFFB
ΔE00 3.36
Paleturquoise
#AFEEEE
ΔE00 3.37
Light Sky Blue
#C6FCFF
ΔE00 3.44
Duck Egg Blue
#C3FBF4
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FEFE #FEB7B7
analogous
#B7FEDA #B7FEFE #B7DAFE
triadic
#B7FEFE #FEB7FE #FEFEB7
tetradic
#B7FEFE #DAB7FE #FEB7B7 #DAFEB7
square
#B7FEFE #DAB7FE #FEB7B7 #DAFEB7
split-complementary
#B7FEFE #FEB7DA #FEDAB7
monochromatic
#3EFCFC #7BFDFD #B7FEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.13
#B7FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#B7FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FEFE
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FEFE | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#9EFFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b7fefe; /* rgb */ color: rgb(183, 254, 254); /* oklch */ color: oklch(95.0% 0.070 196.0);
Tailwind
colors: {
custom: {
50: '#cefffe',
500: '#b7fefe',
950: '#000000',
},
}SCSS
$custom: #b7fefe; $custom-light: #cefffe; $custom-dark: #000000;
JSON
{
"hex": "#b7fefe",
"rgb": {
"r": 183,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.95047,
"c": 0.06999,
"h": 196
},
"luminance": 0.88107
}Semantic roles & 50–950 ramp
primary
#B7FEFE
secondary
#E57474
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685