#B7FFFE#B7FFFE
#B7FFFE is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.3% C 0.071 H 194.9°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFFE |
|---|---|
| RGB | rgb(183, 255, 254) |
| HSL | hsl(179, 100%, 86%) |
| HSV | hsv(179, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.47, -22.23, -6.66) |
| CIE-LCH | lch(95.47, 23.20, 196.68°) |
| OKLab | oklab(95.26% -0.0685 -0.0183) |
| OKLCH | oklch(95.26% 0.071 194.9) |
| XYZ | xyz(73.1719, 88.7392, 107.0196) |
| Luminance | 0.8874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.52
Light Cyan
#ACFFFC
ΔE00 1.85
Eggshell Blue
#C4FFF7
ΔE00 3.27
Duck Egg Blue
#C3FBF4
ΔE00 3.36
Light Light Blue
#CAFFFB
ΔE00 3.38
Paleturquoise
#AFEEEE
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFFE #FFB7B8
analogous
#B7FFDA #B7FFFE #B7DCFF
triadic
#B7FFFE #FEB7FF #FFFEB7
tetradic
#B7FFFE #DAB7FF #FFB7B8 #DCFFB7
square
#B7FFFE #DAB7FF #FFB7B8 #DCFFB7
split-complementary
#B7FFFE #FFB7DC #FFDAB7
monochromatic
#3DFFFC #7AFFFD #B7FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.12
#B7FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#B7FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFFE
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFFE | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#9EFFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b7fffe; /* rgb */ color: rgb(183, 255, 254); /* oklch */ color: oklch(95.3% 0.071 194.9);
Tailwind
colors: {
custom: {
50: '#cefffe',
500: '#b7fffe',
950: '#000000',
},
}SCSS
$custom: #b7fffe; $custom-light: #cefffe; $custom-dark: #000000;
JSON
{
"hex": "#b7fffe",
"rgb": {
"r": 183,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.9526,
"c": 0.07088,
"h": 194.9
},
"luminance": 0.88743
}Semantic roles & 50–950 ramp
primary
#B7FFFE
secondary
#E67475
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685