#BFFFF2#BFFFF2
#BFFFF2 is a very light, moderate teal. Relative luminance 0.890; OKLCH L 95.4% C 0.066 H 180.9°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFFF2 |
|---|---|
| RGB | rgb(191, 255, 242) |
| HSL | hsl(168, 100%, 87%) |
| HSV | hsv(168, 25%, 100%) |
| CMYK | cmyk(25.1%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(95.58, -22.50, -0.26) |
| CIE-LCH | lch(95.58, 22.51, 180.67°) |
| OKLab | oklab(95.36% -0.0663 -0.001) |
| OKLCH | oklch(95.36% 0.066 180.9) |
| XYZ | xyz(73.2679, 89.0040, 97.3062) |
| Luminance | 0.8901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.06
Pale Aqua
#B8FFEB
ΔE00 2.60
Duck Egg Blue
#C3FBF4
ΔE00 2.69
Pale Cyan
#B7FFFA
ΔE00 3.21
Light Light Blue
#CAFFFB
ΔE00 4.06
Light Cyan
#ACFFFC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFFF2 #FFBFCC
analogous
#BFFFD2 #BFFFF2 #BFECFF
triadic
#BFFFF2 #F2BFFF #FFF2BF
tetradic
#BFFFF2 #D2BFFF #FFBFCC #ECFFBF
square
#BFFFF2 #D2BFFF #FFBFCC #ECFFBF
split-complementary
#BFFFF2 #FFBFEC #FFD2BF
monochromatic
#45FFD9 #82FFE6 #BFFFF2 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.12
#BFFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#BFFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFFF2
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFFF2 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#EDEFF3
Tritanopia (blue-blind)
#ADFFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bffff2; /* rgb */ color: rgb(191, 255, 242); /* oklch */ color: oklch(95.4% 0.066 180.9);
Tailwind
colors: {
custom: {
50: '#d3fff6',
500: '#bffff2',
950: '#000000',
},
}SCSS
$custom: #bffff2; $custom-light: #d3fff6; $custom-dark: #000000;
JSON
{
"hex": "#bffff2",
"rgb": {
"r": 191,
"g": 255,
"b": 242
},
"hsl": {
"h": 167.813,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95356,
"c": 0.06628,
"h": 180.9
},
"luminance": 0.89007
}Semantic roles & 50–950 ramp
primary
#BFFFF2
secondary
#E87B91
accent
#002FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685